Download koors-0.90.0.jar file - Jar k

Jar examples for k:koors

Description

Kotlin Commons

You can download jar file koors 0.90.0 in this page.

License

The Apache License

Build File

You can use the following script to add koors-0.90.0.jar to your project.

<dependency>
   <groupId>com.sksamuel.koors</groupId>
   <artifactId>koors</artifactId>
   <version>0.90.0</version>
</dependency>
compile group: 'com.sksamuel.koors', name: 'koors', version: '0.90.0'
libraryDependencies += "com.sksamuel.koors" % "koors" % "0.90.0"
<dependency org="com.sksamuel.koors" name="koors" rev="0.90.0"/>
@Grapes(@Grab(group='com.sksamuel.koors', module='koors', version='0.90.0'))
'com.sksamuel.koors:koors:jar:0.90.0'

Download

Click the following link to download the jar file.

koors-0.90.0-javadoc.jar
koors-0.90.0-sources.jar
koors-0.90.0.jar
koors-0.90.0.pom



Related Tutorials