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

Jar examples for t:tekniq-core

Description

A framework designed around Kotlin

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

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials