From 3d05249dadaa2f3b2b58d7aecbe5518b09d35d78 Mon Sep 17 00:00:00 2001 From: thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> Date: Sun, 16 Aug 2020 19:27:23 -0700 Subject: Update Kotlin for Forge 1.4.0 --- .../1.4.0/kotlinforforge-1.4.0-sources.jar | Bin 0 -> 17992 bytes .../1.4.0/kotlinforforge-1.4.0-sources.jar.md5 | 1 + .../1.4.0/kotlinforforge-1.4.0-sources.jar.sha1 | 1 + .../kotlinforforge/1.4.0/kotlinforforge-1.4.0.jar | Bin 0 -> 97443 bytes .../1.4.0/kotlinforforge-1.4.0.jar.md5 | 1 + .../1.4.0/kotlinforforge-1.4.0.jar.sha1 | 1 + .../kotlinforforge/1.4.0/kotlinforforge-1.4.0.pom | 60 +++++++++++++++++++++ .../1.4.0/kotlinforforge-1.4.0.pom.md5 | 1 + .../1.4.0/kotlinforforge-1.4.0.pom.sha1 | 1 + thedarkcolour/kotlinforforge/1.4.0/web.html | 20 +++++++ thedarkcolour/kotlinforforge/maven-metadata.xml | 3 +- 11 files changed, 88 insertions(+), 1 deletion(-) create mode 100644 thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0-sources.jar create mode 100644 thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0-sources.jar.md5 create mode 100644 thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0-sources.jar.sha1 create mode 100644 thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0.jar create mode 100644 thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0.jar.md5 create mode 100644 thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0.jar.sha1 create mode 100644 thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0.pom create mode 100644 thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0.pom.md5 create mode 100644 thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0.pom.sha1 create mode 100644 thedarkcolour/kotlinforforge/1.4.0/web.html (limited to 'thedarkcolour') diff --git a/thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0-sources.jar b/thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0-sources.jar new file mode 100644 index 0000000..6672a1c Binary files /dev/null and b/thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0-sources.jar differ diff --git a/thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0-sources.jar.md5 b/thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0-sources.jar.md5 new file mode 100644 index 0000000..b930d81 --- /dev/null +++ b/thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0-sources.jar.md5 @@ -0,0 +1 @@ +68cdfaa0ece056da7ce802127cc42619 \ No newline at end of file diff --git a/thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0-sources.jar.sha1 b/thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0-sources.jar.sha1 new file mode 100644 index 0000000..41a58f8 --- /dev/null +++ b/thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0-sources.jar.sha1 @@ -0,0 +1 @@ +a42a29eadc06ad37bf4ad406ee159cf1d19fb37d \ No newline at end of file diff --git a/thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0.jar b/thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0.jar new file mode 100644 index 0000000..57824be Binary files /dev/null and b/thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0.jar differ diff --git a/thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0.jar.md5 b/thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0.jar.md5 new file mode 100644 index 0000000..3b560f4 --- /dev/null +++ b/thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0.jar.md5 @@ -0,0 +1 @@ +391fbc8ab89f83e543e3db36b8524fa7 \ No newline at end of file diff --git a/thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0.jar.sha1 b/thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0.jar.sha1 new file mode 100644 index 0000000..468c193 --- /dev/null +++ b/thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0.jar.sha1 @@ -0,0 +1 @@ +fb9879c25a4e195d292557ca15c5320b06b848b4 \ No newline at end of file diff --git a/thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0.pom b/thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0.pom new file mode 100644 index 0000000..ad226df --- /dev/null +++ b/thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0.pom @@ -0,0 +1,60 @@ + + + 4.0.0 + thedarkcolour + kotlinforforge + 1.4.0 + + + kt-eap + Kotlin Early Access + https://dl.bintray.com/kotlin/kotlin-eap + + + + + org.jetbrains.kotlin + kotlin-stdlib + 1.4.0-rc + compile + + + org.jetbrains.kotlin + kotlin-stdlib-jdk7 + 1.4.0-rc + compile + + + org.jetbrains.kotlin + kotlin-stdlib-jdk8 + 1.4.0-rc + compile + + + org.jetbrains.kotlin + kotlin-reflect + 1.4.0-rc + compile + + + org.jetbrains + annotations + 19.0.0 + compile + + + org.jetbrains.kotlinx + kotlinx-coroutines-core + 1.3.7 + compile + + + org.jetbrains.kotlinx + kotlinx-coroutines-jdk8 + 1.3.7 + compile + + + diff --git a/thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0.pom.md5 b/thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0.pom.md5 new file mode 100644 index 0000000..75bc6a4 --- /dev/null +++ b/thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0.pom.md5 @@ -0,0 +1 @@ +0c93001a8e0fc1b0581f168e3e481df2 \ No newline at end of file diff --git a/thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0.pom.sha1 b/thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0.pom.sha1 new file mode 100644 index 0000000..b5a7c34 --- /dev/null +++ b/thedarkcolour/kotlinforforge/1.4.0/kotlinforforge-1.4.0.pom.sha1 @@ -0,0 +1 @@ +dd94be86370e56223dc59a4f4db1ba2afd48d04f \ No newline at end of file diff --git a/thedarkcolour/kotlinforforge/1.4.0/web.html b/thedarkcolour/kotlinforforge/1.4.0/web.html new file mode 100644 index 0000000..809ed85 --- /dev/null +++ b/thedarkcolour/kotlinforforge/1.4.0/web.html @@ -0,0 +1,20 @@ + + +Index of /1.4.0/ + +

Index of /kotlinforforge/

+
+
../
+kotlinforforge-1.4.0-sources.jar
+kotlinforforge-1.4.0-sources.jar.sha1
+kotlinforforge-1.4.0-sources.jar.md5
+kotlinforforge-1.4.0.jar
+kotlinforforge-1.4.0.jar.sha1
+kotlinforforge-1.4.0.jar.md5
+kotlinforforge-1.4.0.pom
+kotlinforforge-1.4.0.pom.sha1
+kotlinforforge-1.4.0.pom.md5
+
+
+ + diff --git a/thedarkcolour/kotlinforforge/maven-metadata.xml b/thedarkcolour/kotlinforforge/maven-metadata.xml index fd4e68f..6745bc5 100644 --- a/thedarkcolour/kotlinforforge/maven-metadata.xml +++ b/thedarkcolour/kotlinforforge/maven-metadata.xml @@ -3,7 +3,7 @@ thedarkcolour kotlinforforge - 1.3.1 + 1.4.0 1.0.0 1.0.1 @@ -13,6 +13,7 @@ 1.2.2 1.3.0 1.3.1 + 1.4.0 -- cgit