Download teknek-core-0.0.1.jar file - Jar t

Jar examples for t:teknek-core

Description

The core of the teknek platform

You can download jar file teknek-core 0.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add teknek-core-0.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

teknek-core-0.0.1-javadoc.jar
teknek-core-0.0.1-sources.jar
teknek-core-0.0.1.jar
teknek-core-0.0.1.pom



Related Tutorials