Download siren-core-1.4.jar file - Jar s

Jar examples for s:siren-core

Description

SIREn core module

You can download jar file siren-core 1.4 in this page.

License

GNU Affero General Public License, Version 3.0

Build File

You can use the following script to add siren-core-1.4.jar to your project.

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

Download

Click the following link to download the jar file.

siren-core-1.4-javadoc.jar
siren-core-1.4-sources.jar
siren-core-1.4-test-sources.jar
siren-core-1.4-tests.jar
siren-core-1.4.jar
siren-core-1.4.pom



Related Tutorials