Download jscc-1.0.1.jar file - Jar j

Jar examples for j:jscc

Description

You can download jar file jscc 1.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jscc-1.0.1.jar to your project.

<dependency>
   <groupId>com.javax0</groupId>
   <artifactId>jscc</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.javax0', name: 'jscc', version: '1.0.1'
libraryDependencies += "com.javax0" % "jscc" % "1.0.1"
<dependency org="com.javax0" name="jscc" rev="1.0.1"/>
@Grapes(@Grab(group='com.javax0', module='jscc', version='1.0.1'))
'com.javax0:jscc:jar:1.0.1'

Download

Click the following link to download the jar file.

jscc-1.0.1-javadoc.jar
jscc-1.0.1-sources.jar
jscc-1.0.1.jar
jscc-1.0.1.pom



Related Tutorials