Download oklog-core-0.2.0.jar file - Jar o

Jar examples for o:oklog-core

Description

OkLog Core module.

You can download jar file oklog-core 0.2.0 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add oklog-core-0.2.0.jar to your project.

<dependency>
   <groupId>com.github.simonpercic</groupId>
   <artifactId>oklog-core</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'com.github.simonpercic', name: 'oklog-core', version: '0.2.0'
libraryDependencies += "com.github.simonpercic" % "oklog-core" % "0.2.0"
<dependency org="com.github.simonpercic" name="oklog-core" rev="0.2.0"/>
@Grapes(@Grab(group='com.github.simonpercic', module='oklog-core', version='0.2.0'))
'com.github.simonpercic:oklog-core:jar:0.2.0'

Download

Click the following link to download the jar file.

oklog-core-0.2.0-javadoc.jar
oklog-core-0.2.0-sources.jar
oklog-core-0.2.0.pom



Related Tutorials