Download shiva2-core-0.2.1.jar file - Jar s

Jar examples for s:shiva2-core

Description

Shiva Core Library

You can download jar file shiva2-core 0.2.1 in this page.

Build File

You can use the following script to add shiva2-core-0.2.1.jar to your project.

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

Download

Click the following link to download the jar file.

shiva2-core-0.2.1-javadoc.jar
shiva2-core-0.2.1-sources.jar
shiva2-core-0.2.1.jar
shiva2-core-0.2.1.pom



Related Tutorials