Jar examples for t:tekniq-core
A framework designed around Kotlin
You can download jar file tekniq-core 0.8.2 in this page.
MIT License
You can use the following script to add tekniq-core-0.8.2.jar to your project.
<dependency> <groupId>io.tekniq</groupId> <artifactId>tekniq-core</artifactId> <version>0.8.2</version> </dependency>
compile group: 'io.tekniq', name: 'tekniq-core', version: '0.8.2'
libraryDependencies += "io.tekniq" % "tekniq-core" % "0.8.2"
<dependency org="io.tekniq" name="tekniq-core" rev="0.8.2"/>
@Grapes(@Grab(group='io.tekniq', module='tekniq-core', version='0.8.2'))
'io.tekniq:tekniq-core:jar:0.8.2'
Click the following link to download the jar file.
tekniq-core-0.8.2-javadoc.jar