Download hipster-core-1.0.1.jar file - Jar h

Jar examples for h:hipster-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

hipster-core-1.0.1-javadoc.jar
hipster-core-1.0.1-sources.jar
hipster-core-1.0.1-test-sources.jar
hipster-core-1.0.1.jar
hipster-core-1.0.1.pom



Related Tutorials