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

Jar examples for o:oklog-core

Description

OkLog Core module.

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

License

The MIT License (MIT)

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials