diff options
Diffstat (limited to 'thedarkcolour/kotlinforforge/1.3.0')
10 files changed, 86 insertions, 0 deletions
diff --git a/thedarkcolour/kotlinforforge/1.3.0/kotlinforforge-1.3.0-sources.jar b/thedarkcolour/kotlinforforge/1.3.0/kotlinforforge-1.3.0-sources.jar Binary files differnew file mode 100644 index 0000000..e5477d5 --- /dev/null +++ b/thedarkcolour/kotlinforforge/1.3.0/kotlinforforge-1.3.0-sources.jar diff --git a/thedarkcolour/kotlinforforge/1.3.0/kotlinforforge-1.3.0-sources.jar.md5 b/thedarkcolour/kotlinforforge/1.3.0/kotlinforforge-1.3.0-sources.jar.md5 new file mode 100644 index 0000000..c6b3b9e --- /dev/null +++ b/thedarkcolour/kotlinforforge/1.3.0/kotlinforforge-1.3.0-sources.jar.md5 @@ -0,0 +1 @@ +da41e55af9709623c8e70a8228619eea
\ No newline at end of file diff --git a/thedarkcolour/kotlinforforge/1.3.0/kotlinforforge-1.3.0-sources.jar.sha1 b/thedarkcolour/kotlinforforge/1.3.0/kotlinforforge-1.3.0-sources.jar.sha1 new file mode 100644 index 0000000..97622b0 --- /dev/null +++ b/thedarkcolour/kotlinforforge/1.3.0/kotlinforforge-1.3.0-sources.jar.sha1 @@ -0,0 +1 @@ +acc4d99ef3fb301a942dc201b812f3db09932363
\ No newline at end of file diff --git a/thedarkcolour/kotlinforforge/1.3.0/kotlinforforge-1.3.0.jar b/thedarkcolour/kotlinforforge/1.3.0/kotlinforforge-1.3.0.jar Binary files differnew file mode 100644 index 0000000..0f719dc --- /dev/null +++ b/thedarkcolour/kotlinforforge/1.3.0/kotlinforforge-1.3.0.jar diff --git a/thedarkcolour/kotlinforforge/1.3.0/kotlinforforge-1.3.0.jar.md5 b/thedarkcolour/kotlinforforge/1.3.0/kotlinforforge-1.3.0.jar.md5 new file mode 100644 index 0000000..01fff24 --- /dev/null +++ b/thedarkcolour/kotlinforforge/1.3.0/kotlinforforge-1.3.0.jar.md5 @@ -0,0 +1 @@ +9f9589efad6b58b4784e97802fa95d12
\ No newline at end of file diff --git a/thedarkcolour/kotlinforforge/1.3.0/kotlinforforge-1.3.0.jar.sha1 b/thedarkcolour/kotlinforforge/1.3.0/kotlinforforge-1.3.0.jar.sha1 new file mode 100644 index 0000000..f2d1ad8 --- /dev/null +++ b/thedarkcolour/kotlinforforge/1.3.0/kotlinforforge-1.3.0.jar.sha1 @@ -0,0 +1 @@ +45612182c96c2512c1f2637de98907725deab9dc
\ No newline at end of file diff --git a/thedarkcolour/kotlinforforge/1.3.0/kotlinforforge-1.3.0.pom b/thedarkcolour/kotlinforforge/1.3.0/kotlinforforge-1.3.0.pom new file mode 100644 index 0000000..14a1e06 --- /dev/null +++ b/thedarkcolour/kotlinforforge/1.3.0/kotlinforforge-1.3.0.pom @@ -0,0 +1,60 @@ +<?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.3.0</version> + <repositories> + <repository> + <id>kt-eap</id> + <name>Kotlin Early Access</name> + <url>https://dl.bintray.com/kotlin/kotlin-eap</url> + </repository> + </repositories> + <dependencies> + <dependency> + <groupId>org.jetbrains.kotlin</groupId> + <artifactId>kotlin-stdlib</artifactId> + <version>1.4-M2</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.jetbrains.kotlin</groupId> + <artifactId>kotlin-stdlib-jdk7</artifactId> + <version>1.4-M2</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.jetbrains.kotlin</groupId> + <artifactId>kotlin-stdlib-jdk8</artifactId> + <version>1.4-M2</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.jetbrains.kotlin</groupId> + <artifactId>kotlin-reflect</artifactId> + <version>1.4-M2</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.jetbrains</groupId> + <artifactId>annotations</artifactId> + <version>19.0.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.jetbrains.kotlinx</groupId> + <artifactId>kotlinx-coroutines-core</artifactId> + <version>1.3.7</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.jetbrains.kotlinx</groupId> + <artifactId>kotlinx-coroutines-jdk8</artifactId> + <version>1.3.7</version> + <scope>compile</scope> + </dependency> + </dependencies> +</project> diff --git a/thedarkcolour/kotlinforforge/1.3.0/kotlinforforge-1.3.0.pom.md5 b/thedarkcolour/kotlinforforge/1.3.0/kotlinforforge-1.3.0.pom.md5 new file mode 100644 index 0000000..64387ef --- /dev/null +++ b/thedarkcolour/kotlinforforge/1.3.0/kotlinforforge-1.3.0.pom.md5 @@ -0,0 +1 @@ +6d39116e5821281212e6ebccdeb3306a
\ No newline at end of file diff --git a/thedarkcolour/kotlinforforge/1.3.0/kotlinforforge-1.3.0.pom.sha1 b/thedarkcolour/kotlinforforge/1.3.0/kotlinforforge-1.3.0.pom.sha1 new file mode 100644 index 0000000..af7e2d1 --- /dev/null +++ b/thedarkcolour/kotlinforforge/1.3.0/kotlinforforge-1.3.0.pom.sha1 @@ -0,0 +1 @@ +e4547e9ec0d90efebf162605051d3da26fe0bb6c
\ No newline at end of file diff --git a/thedarkcolour/kotlinforforge/1.3.0/web.html b/thedarkcolour/kotlinforforge/1.3.0/web.html new file mode 100644 index 0000000..27e4bcf --- /dev/null +++ b/thedarkcolour/kotlinforforge/1.3.0/web.html @@ -0,0 +1,20 @@ +<html lang="HTML5"> +<link rel="stylesheet" href="../../style.css"> +<head><title>Index of /1.3.0/</title></head> +<body> +<h1>Index of /kotlinforforge/</h1> +<hr> +<pre><a href="../web.html">../</a> +<a href="kotlinforforge-1.3.0-sources.jar">kotlinforforge-1.3.0-sources.jar</a> +<a href="kotlinforforge-1.3.0-sources.jar.sha1">kotlinforforge-1.3.0-sources.jar.sha1</a> +<a href="kotlinforforge-1.3.0-sources.jar.md5">kotlinforforge-1.3.0-sources.jar.md5</a> +<a href="kotlinforforge-1.3.0.jar">kotlinforforge-1.3.0.jar</a> +<a href="kotlinforforge-1.3.0.jar.sha1">kotlinforforge-1.3.0.jar.sha1</a> +<a href="kotlinforforge-1.3.0.jar.md5">kotlinforforge-1.3.0.jar.md5</a> +<a href="kotlinforforge-1.3.0.pom">kotlinforforge-1.3.0.pom</a> +<a href="kotlinforforge-1.3.0.pom.sha1">kotlinforforge-1.3.0.pom.sha1</a> +<a href="kotlinforforge-1.3.0.pom.md5">kotlinforforge-1.3.0.pom.md5</a> +</pre> +<hr> +</body> +</html> |