Jar examples for s:scale7-core
A set of core classes used by the Scale 7 libraries.
You can download jar file scale7-core 1.3.0 in this page.
MIT License
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'
Click the following link to download the jar file.
scale7-core-1.3.0-javadoc.jar