Download scale7-core-1.3.0.jar file - Jar s

Jar examples for s:scale7-core

Description

A set of core classes used by the Scale 7 libraries.

You can download jar file scale7-core 1.3.0 in this page.

License

MIT License

Build File

You can use the following script to add scale7-core-1.3.0.jar to your project.

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

Download

Click the following link to download the jar file.

scale7-core-1.3.0-javadoc.jar
scale7-core-1.3.0-sources.jar
scale7-core-1.3.0.jar
scale7-core-1.3.0.pom



Related Tutorials