Download hipster-core-1.0.0-rc2.jar file - Jar h

Jar examples for h:hipster-core

Description

You can download jar file hipster-core 1.0.0-rc2 in this page.

Build File

You can use the following script to add hipster-core-1.0.0-rc2.jar to your project.

<dependency>
   <groupId>es.usc.citius.hipster</groupId>
   <artifactId>hipster-core</artifactId>
   <version>1.0.0-rc2</version>
</dependency>
compile group: 'es.usc.citius.hipster', name: 'hipster-core', version: '1.0.0-rc2'
libraryDependencies += "es.usc.citius.hipster" % "hipster-core" % "1.0.0-rc2"
<dependency org="es.usc.citius.hipster" name="hipster-core" rev="1.0.0-rc2"/>
@Grapes(@Grab(group='es.usc.citius.hipster', module='hipster-core', version='1.0.0-rc2'))
'es.usc.citius.hipster:hipster-core:jar:1.0.0-rc2'

Download

Click the following link to download the jar file.

hipster-core-1.0.0-rc2-javadoc.jar
hipster-core-1.0.0-rc2-sources.jar
hipster-core-1.0.0-rc2-test-sources.jar
hipster-core-1.0.0-rc2.jar
hipster-core-1.0.0-rc2.pom



Related Tutorials