From d86d1dab91376ea944de5e9387a20575b50ccf1c Mon Sep 17 00:00:00 2001 From: thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> Date: Fri, 29 May 2020 12:46:32 -0700 Subject: Kotlin for Forge 1.2.2 --- .../kotlinforforge/1.0.1/kotlinforforge-1.0.1.pom | 101 +++++++++++---------- thedarkcolour/kotlinforforge/1.0.1/web.html | 8 +- 2 files changed, 57 insertions(+), 52 deletions(-) (limited to 'thedarkcolour/kotlinforforge/1.0.1') diff --git a/thedarkcolour/kotlinforforge/1.0.1/kotlinforforge-1.0.1.pom b/thedarkcolour/kotlinforforge/1.0.1/kotlinforforge-1.0.1.pom index a49f9ad..41e6e9a 100644 --- a/thedarkcolour/kotlinforforge/1.0.1/kotlinforforge-1.0.1.pom +++ b/thedarkcolour/kotlinforforge/1.0.1/kotlinforforge-1.0.1.pom @@ -1,52 +1,53 @@ - - 4.0.0 - thedarkcolour - kotlinforforge - 1.0.1 - - - org.jetbrains.kotlin - kotlin-stdlib - 1.3.61 - compile - - - org.jetbrains.kotlin - kotlin-stdlib-jdk7 - 1.3.61 - compile - - - org.jetbrains.kotlin - kotlin-stdlib-jdk8 - 1.3.61 - compile - - - org.jetbrains.kotlin - kotlin-reflect - 1.3.61 - compile - - - org.jetbrains - annotations - 18.0.0 - compile - - - org.jetbrains.kotlinx - kotlinx-coroutines-core - 1.3.2 - compile - - - org.jetbrains.kotlinx - kotlinx-coroutines-jdk8 - 1.3.2 - compile - - + + 4.0.0 + thedarkcolour + kotlinforforge + 1.0.1 + + + org.jetbrains.kotlin + kotlin-stdlib + 1.3.61 + compile + + + org.jetbrains.kotlin + kotlin-stdlib-jdk7 + 1.3.61 + compile + + + org.jetbrains.kotlin + kotlin-stdlib-jdk8 + 1.3.61 + compile + + + org.jetbrains.kotlin + kotlin-reflect + 1.3.61 + compile + + + org.jetbrains + annotations + 18.0.0 + compile + + + org.jetbrains.kotlinx + kotlinx-coroutines-core + 1.3.2 + compile + + + org.jetbrains.kotlinx + kotlinx-coroutines-jdk8 + 1.3.2 + compile + + diff --git a/thedarkcolour/kotlinforforge/1.0.1/web.html b/thedarkcolour/kotlinforforge/1.0.1/web.html index 9880ae9..5cf6036 100644 --- a/thedarkcolour/kotlinforforge/1.0.1/web.html +++ b/thedarkcolour/kotlinforforge/1.0.1/web.html @@ -2,7 +2,9 @@ Index of /1.0.1/ -

Index of /1.0.1/


../
+

Index of /1.0.1/

+
+
../
 kotlinforforge-1.0.1-sources.jar
 kotlinforforge-1.0.1-sources.jar.sha1
 kotlinforforge-1.0.1-sources.jar.md5
@@ -12,5 +14,7 @@
 kotlinforforge-1.0.1.pom
 kotlinforforge-1.0.1.pom.sha1
 kotlinforforge-1.0.1.pom.md5
-

+
+
+ -- cgit