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

Jar examples for h:hipster-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials