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

Jar examples for h:helix-core

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

helix-core-1.0.1-javadoc.jar
helix-core-1.0.1-sources.jar
helix-core-1.0.1.jar
helix-core-1.0.1.pom



Related Tutorials