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

Jar examples for t:tekniq-core

Description

A framework designed around Kotlin

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

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials