Download hal-tooling-core-1.1.1.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.1 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials