Download hiway-core-1.0.0-beta.jar file - Jar h

Jar examples for h:hiway-core

Description

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

Build File

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

<dependency>
   <groupId>de.hu-berlin.wbi.hiway</groupId>
   <artifactId>hiway-core</artifactId>
   <version>1.0.0-beta</version>
</dependency>
compile group: 'de.hu-berlin.wbi.hiway', name: 'hiway-core', version: '1.0.0-beta'
libraryDependencies += "de.hu-berlin.wbi.hiway" % "hiway-core" % "1.0.0-beta"
<dependency org="de.hu-berlin.wbi.hiway" name="hiway-core" rev="1.0.0-beta"/>
@Grapes(@Grab(group='de.hu-berlin.wbi.hiway', module='hiway-core', version='1.0.0-beta'))
'de.hu-berlin.wbi.hiway:hiway-core:jar:1.0.0-beta'

Download

Click the following link to download the jar file.

hiway-core-1.0.0-beta-javadoc.jar
hiway-core-1.0.0-beta-sources.jar
hiway-core-1.0.0-beta.jar
hiway-core-1.0.0-beta.pom



Related Tutorials