Download srec-core-0.1.1.jar file - Jar s

Jar examples for s:srec-core

Description

You can download jar file srec-core 0.1.1 in this page.

Build File

You can use the following script to add srec-core-0.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

srec-core-0.1.1-javadoc.jar
srec-core-0.1.1-sources.jar
srec-core-0.1.1-tests.jar
srec-core-0.1.1.jar
srec-core-0.1.1.pom



Related Tutorials