Jar examples for k:kolasu
Framework to support building languages with Kotlin
You can download jar file kolasu 0.1.1 in this page.
Apache Licenve V2.0
You can use the following script to add kolasu-0.1.1.jar to your project.
<dependency> <groupId>me.tomassetti</groupId> <artifactId>kolasu</artifactId> <version>0.1.1</version> </dependency>
compile group: 'me.tomassetti', name: 'kolasu', version: '0.1.1'
libraryDependencies += "me.tomassetti" % "kolasu" % "0.1.1"
<dependency org="me.tomassetti" name="kolasu" rev="0.1.1"/>
@Grapes(@Grab(group='me.tomassetti', module='kolasu', version='0.1.1'))
'me.tomassetti:kolasu:jar:0.1.1'
Click the following link to download the jar file.
kolasu-0.1.1-javadoc.jar