Download smartlog-core-0.0.2.jar file - Jar s

Jar examples for s:smartlog-core

Description

You can download jar file smartlog-core 0.0.2 in this page.

Build File

You can use the following script to add smartlog-core-0.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

smartlog-core-0.0.2-javadoc.jar
smartlog-core-0.0.2-sources.jar
smartlog-core-0.0.2.jar
smartlog-core-0.0.2.pom



Related Tutorials