Files download
File Operation
hal4j-parent-0.11.1.pom download
Apache Maven
<dependency>
  <groupId>com.github.hal4j</groupId>
  <artifactId>hal4j-parent</artifactId>
  <version>0.11.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.github.hal4j:hal4j-parent:0.11.1'
Gradle Kotlin
implementation("com.github.hal4j:hal4j-parent:0.11.1")
Scala SBT
libraryDependencies += "com.github.hal4j" % "hal4j-parent" % "0.11.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.hal4j', module='hal4j-parent', version='0.11.1')
)
Apache Ivy
<dependency org="com.github.hal4j" name="hal4j-parent" rev="0.11.1" />
Leiningen
[com.github.hal4j/hal4j-parent "0.11.1"]
Apache Buildr
'com.github.hal4j:hal4j-parent:jar:0.11.1'
Dependencies
The project has no third-party dependencies