Download tekniq-core-0.6.0.jar file - Jar t

Jar examples for t:tekniq-core

Description

A framework designed around Kotlin

You can download jar file tekniq-core 0.6.0 in this page.

License

MIT License

Build File

You can use the following script to add tekniq-core-0.6.0.jar to your project.

<dependency>
   <groupId>io.tekniq</groupId>
   <artifactId>tekniq-core</artifactId>
   <version>0.6.0</version>
</dependency>
compile group: 'io.tekniq', name: 'tekniq-core', version: '0.6.0'
libraryDependencies += "io.tekniq" % "tekniq-core" % "0.6.0"
<dependency org="io.tekniq" name="tekniq-core" rev="0.6.0"/>
@Grapes(@Grab(group='io.tekniq', module='tekniq-core', version='0.6.0'))
'io.tekniq:tekniq-core:jar:0.6.0'

Download

Click the following link to download the jar file.

tekniq-core-0.6.0-javadoc.jar
tekniq-core-0.6.0-sources.jar
tekniq-core-0.6.0.jar
tekniq-core-0.6.0.pom



Related Tutorials