Download hegemon-core-0.0.1.jar file - Jar h

Jar examples for h:hegemon-core

Description

You can download jar file hegemon-core 0.0.1 in this page.

Build File

You can use the following script to add hegemon-core-0.0.1.jar to your project.

<dependency>
   <groupId>com.cueup.hegemon</groupId>
   <artifactId>hegemon-core</artifactId>
   <version>0.0.1</version>
</dependency>
compile group: 'com.cueup.hegemon', name: 'hegemon-core', version: '0.0.1'
libraryDependencies += "com.cueup.hegemon" % "hegemon-core" % "0.0.1"
<dependency org="com.cueup.hegemon" name="hegemon-core" rev="0.0.1"/>
@Grapes(@Grab(group='com.cueup.hegemon', module='hegemon-core', version='0.0.1'))
'com.cueup.hegemon:hegemon-core:jar:0.0.1'

Download

Click the following link to download the jar file.

hegemon-core-0.0.1-javadoc.jar
hegemon-core-0.0.1-sources.jar
hegemon-core-0.0.1.jar
hegemon-core-0.0.1.pom



Related Tutorials