aboutsummaryrefslogtreecommitdiff
path: root/thedarkcolour/kotlinforforge/1.7.0
diff options
context:
space:
mode:
Diffstat (limited to 'thedarkcolour/kotlinforforge/1.7.0')
-rw-r--r--thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0-sources.jarbin0 -> 38842 bytes
-rw-r--r--thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0-sources.jar.md51
-rw-r--r--thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0-sources.jar.sha11
-rw-r--r--thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0.jarbin0 -> 112978 bytes
-rw-r--r--thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0.jar.md51
-rw-r--r--thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0.jar.sha11
-rw-r--r--thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0.pom53
-rw-r--r--thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0.pom.md51
-rw-r--r--thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0.pom.sha11
-rw-r--r--thedarkcolour/kotlinforforge/1.7.0/web.html20
10 files changed, 79 insertions, 0 deletions
diff --git a/thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0-sources.jar b/thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0-sources.jar
new file mode 100644
index 0000000..d921415
--- /dev/null
+++ b/thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0-sources.jar
Binary files differ
diff --git a/thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0-sources.jar.md5 b/thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0-sources.jar.md5
new file mode 100644
index 0000000..36cc69f
--- /dev/null
+++ b/thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0-sources.jar.md5
@@ -0,0 +1 @@
+ce0044bc8b823ae0954bcbf4474d6faa \ No newline at end of file
diff --git a/thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0-sources.jar.sha1 b/thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0-sources.jar.sha1
new file mode 100644
index 0000000..d5960d7
--- /dev/null
+++ b/thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0-sources.jar.sha1
@@ -0,0 +1 @@
+20d9f97680789a1949b6620f42f3b4063eda9b2f \ No newline at end of file
diff --git a/thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0.jar b/thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0.jar
new file mode 100644
index 0000000..899c2e3
--- /dev/null
+++ b/thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0.jar
Binary files differ
diff --git a/thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0.jar.md5 b/thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0.jar.md5
new file mode 100644
index 0000000..eb1c7e3
--- /dev/null
+++ b/thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0.jar.md5
@@ -0,0 +1 @@
+ee41e56cfde6cb4366dfd308b9c9a909 \ No newline at end of file
diff --git a/thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0.jar.sha1 b/thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0.jar.sha1
new file mode 100644
index 0000000..f9cfe34
--- /dev/null
+++ b/thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0.jar.sha1
@@ -0,0 +1 @@
+c4962f0a8a86adf71b2b51192509c4b36da4d225 \ No newline at end of file
diff --git a/thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0.pom b/thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0.pom
new file mode 100644
index 0000000..dd5a13f
--- /dev/null
+++ b/thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0.pom
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
+ xmlns="http://maven.apache.org/POM/4.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <groupId>thedarkcolour</groupId>
+ <artifactId>kotlinforforge</artifactId>
+ <version>1.7.0</version>
+ <dependencies>
+ <dependency>
+ <groupId>org.jetbrains.kotlin</groupId>
+ <artifactId>kotlin-stdlib</artifactId>
+ <version>1.4.21</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.jetbrains.kotlin</groupId>
+ <artifactId>kotlin-stdlib-jdk7</artifactId>
+ <version>1.4.21</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.jetbrains.kotlin</groupId>
+ <artifactId>kotlin-stdlib-jdk8</artifactId>
+ <version>1.4.21</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.jetbrains.kotlin</groupId>
+ <artifactId>kotlin-reflect</artifactId>
+ <version>1.4.21</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.jetbrains</groupId>
+ <artifactId>annotations</artifactId>
+ <version>20.1.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.jetbrains.kotlinx</groupId>
+ <artifactId>kotlinx-coroutines-core</artifactId>
+ <version>1.4.2</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.jetbrains.kotlinx</groupId>
+ <artifactId>kotlinx-coroutines-jdk8</artifactId>
+ <version>1.4.2</version>
+ <scope>compile</scope>
+ </dependency>
+ </dependencies>
+</project>
diff --git a/thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0.pom.md5 b/thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0.pom.md5
new file mode 100644
index 0000000..f9f448d
--- /dev/null
+++ b/thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0.pom.md5
@@ -0,0 +1 @@
+16fc3646bcc58cd8b2ecd2c82a79847a \ No newline at end of file
diff --git a/thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0.pom.sha1 b/thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0.pom.sha1
new file mode 100644
index 0000000..1e14b73
--- /dev/null
+++ b/thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0.pom.sha1
@@ -0,0 +1 @@
+cb5ad553d46be42d6bb40a17cbc3668bf17007bf \ No newline at end of file
diff --git a/thedarkcolour/kotlinforforge/1.7.0/web.html b/thedarkcolour/kotlinforforge/1.7.0/web.html
new file mode 100644
index 0000000..fff465f
--- /dev/null
+++ b/thedarkcolour/kotlinforforge/1.7.0/web.html
@@ -0,0 +1,20 @@
+<html lang="HTML5">
+<link rel="stylesheet" href="../../style.css">
+<head><title>Index of /1.7.0/</title></head>
+<body>
+<h1>Index of /kotlinforforge/</h1>
+<hr>
+<pre><a href="../web.html">../</a>
+<a href="kotlinforforge-1.7.0-sources.jar">kotlinforforge-1.7.0-sources.jar</a>
+<a href="kotlinforforge-1.7.0-sources.jar.sha1">kotlinforforge-1.7.0-sources.jar.sha1</a>
+<a href="kotlinforforge-1.7.0-sources.jar.md5">kotlinforforge-1.7.0-sources.jar.md5</a>
+<a href="kotlinforforge-1.7.0.jar">kotlinforforge-1.7.0.jar</a>
+<a href="kotlinforforge-1.7.0.jar.sha1">kotlinforforge-1.7.0.jar.sha1</a>
+<a href="kotlinforforge-1.7.0.jar.md5">kotlinforforge-1.7.0.jar.md5</a>
+<a href="kotlinforforge-1.7.0.pom">kotlinforforge-1.7.0.pom</a>
+<a href="kotlinforforge-1.7.0.pom.sha1">kotlinforforge-1.7.0.pom.sha1</a>
+<a href="kotlinforforge-1.7.0.pom.md5">kotlinforforge-1.7.0.pom.md5</a>
+</pre>
+<hr>
+</body>
+</html>