Download slnarch-core-1.0.0.jar file - Jar s

Jar examples for s:slnarch-core

Description

You can download jar file slnarch-core 1.0.0 in this page.

Build File

You can use the following script to add slnarch-core-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

slnarch-core-1.0.0-javadoc.jar
slnarch-core-1.0.0-sources.jar
slnarch-core-1.0.0.jar
slnarch-core-1.0.0.pom



Related Tutorials