diff options
Diffstat (limited to 'thedarkcolour')
-rw-r--r-- | thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0-sources.jar | bin | 0 -> 38842 bytes | |||
-rw-r--r-- | thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0-sources.jar.md5 | 1 | ||||
-rw-r--r-- | thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0-sources.jar.sha1 | 1 | ||||
-rw-r--r-- | thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0.jar | bin | 0 -> 112978 bytes | |||
-rw-r--r-- | thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0.jar.md5 | 1 | ||||
-rw-r--r-- | thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0.jar.sha1 | 1 | ||||
-rw-r--r-- | thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0.pom | 53 | ||||
-rw-r--r-- | thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0.pom.md5 | 1 | ||||
-rw-r--r-- | thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0.pom.sha1 | 1 | ||||
-rw-r--r-- | thedarkcolour/kotlinforforge/1.7.0/web.html | 20 | ||||
-rw-r--r-- | thedarkcolour/kotlinforforge/maven-metadata.xml | 3 | ||||
-rw-r--r-- | thedarkcolour/kotlinforforge/web.html | 1 |
12 files changed, 82 insertions, 1 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 Binary files differnew file mode 100644 index 0000000..d921415 --- /dev/null +++ b/thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0-sources.jar 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 Binary files differnew file mode 100644 index 0000000..899c2e3 --- /dev/null +++ b/thedarkcolour/kotlinforforge/1.7.0/kotlinforforge-1.7.0.jar 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> diff --git a/thedarkcolour/kotlinforforge/maven-metadata.xml b/thedarkcolour/kotlinforforge/maven-metadata.xml index ab5e614..b2a62a9 100644 --- a/thedarkcolour/kotlinforforge/maven-metadata.xml +++ b/thedarkcolour/kotlinforforge/maven-metadata.xml @@ -3,7 +3,7 @@ <groupId>thedarkcolour</groupId> <artifactId>kotlinforforge</artifactId> <versioning> - <release>1.6.2</release> + <release>1.7.0</release> <versions> <version>1.0.0</version> <version>1.0.1</version> @@ -19,6 +19,7 @@ <version>1.6.0</version> <version>1.6.1</version> <version>1.6.2</version> + <version>1.7.0</version> </versions> </versioning> </metadata> diff --git a/thedarkcolour/kotlinforforge/web.html b/thedarkcolour/kotlinforforge/web.html index 97688b4..5bcd438 100644 --- a/thedarkcolour/kotlinforforge/web.html +++ b/thedarkcolour/kotlinforforge/web.html @@ -22,6 +22,7 @@ <a href="1.6.0/web.html">1.6.0</a> <a href="1.6.1/web.html">1.6.1</a> <a href="1.6.2/web.html">1.6.2</a> +<a href="1.7.0/web.html">1.7.0</a> <a href="maven-metadata.xml">maven-metadata.xml</a> <a href="maven-metadata.xml.md5">maven-metadata.xml.md5</a> <a href="maven-metadata.xml.sha1">maven-metadata.xml.sha1</a> |