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

Jar examples for h:hipster-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials