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

Jar examples for s:smartlog-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials