Download hal-tooling-core-1.1.0.jar file - Jar h

Jar examples for h:hal-tooling-core

Description

Consists of types used to model HAL representations.

You can download jar file hal-tooling-core 1.1.0 in this page.

License

Apache License

Build File

You can use the following script to add hal-tooling-core-1.1.0.jar to your project.

<dependency>
   <groupId>com.github.codeframes</groupId>
   <artifactId>hal-tooling-core</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.github.codeframes', name: 'hal-tooling-core', version: '1.1.0'
libraryDependencies += "com.github.codeframes" % "hal-tooling-core" % "1.1.0"
<dependency org="com.github.codeframes" name="hal-tooling-core" rev="1.1.0"/>
@Grapes(@Grab(group='com.github.codeframes', module='hal-tooling-core', version='1.1.0'))
'com.github.codeframes:hal-tooling-core:jar:1.1.0'

Download

Click the following link to download the jar file.

hal-tooling-core-1.1.0-javadoc.jar
hal-tooling-core-1.1.0-sources.jar
hal-tooling-core-1.1.0.jar
hal-tooling-core-1.1.0.pom



Related Tutorials