Download enkan-core-0.1.0-beta1.jar file - Jar e

Jar examples for e:enkan-core

Description

You can download jar file enkan-core 0.1.0-beta1 in this page.

Build File

You can use the following script to add enkan-core-0.1.0-beta1.jar to your project.

<dependency>
   <groupId>net.unit8.enkan</groupId>
   <artifactId>enkan-core</artifactId>
   <version>0.1.0-beta1</version>
</dependency>
compile group: 'net.unit8.enkan', name: 'enkan-core', version: '0.1.0-beta1'
libraryDependencies += "net.unit8.enkan" % "enkan-core" % "0.1.0-beta1"
<dependency org="net.unit8.enkan" name="enkan-core" rev="0.1.0-beta1"/>
@Grapes(@Grab(group='net.unit8.enkan', module='enkan-core', version='0.1.0-beta1'))
'net.unit8.enkan:enkan-core:jar:0.1.0-beta1'

Download

Click the following link to download the jar file.

enkan-core-0.1.0-beta1-javadoc.jar
enkan-core-0.1.0-beta1-sources.jar
enkan-core-0.1.0-beta1.jar
enkan-core-0.1.0-beta1.pom



Related Tutorials