Download grooves-api-0.3.0.jar file - Jar g

Jar examples for g:grooves-api

Description

APIs that help in computation of Grooves based Snapshots

You can download jar file grooves-api 0.3.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add grooves-api-0.3.0.jar to your project.

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

Download

Click the following link to download the jar file.

grooves-api-0.3.0-javadoc.jar
grooves-api-0.3.0-sources.jar
grooves-api-0.3.0-tests.jar
grooves-api-0.3.0.jar
grooves-api-0.3.0.pom



Related Tutorials