| License |
License |
|---|---|
| GroupId | GroupIdcom.github.hal4j |
| ArtifactId | ArtifactIdhal4j-parent |
| Last Version | Last Version0.12.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionHAL4J
HAL specification implementation
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| hal4j-parent-0.12.0.pom | 13 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.hal4j/hal4j-parent/ -->
<dependency>
<groupId>com.github.hal4j</groupId>
<artifactId>hal4j-parent</artifactId>
<version>0.12.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hal4j/hal4j-parent/
implementation 'com.github.hal4j:hal4j-parent:0.12.0'
// https://jarcasting.com/artifacts/com.github.hal4j/hal4j-parent/
implementation ("com.github.hal4j:hal4j-parent:0.12.0")
'com.github.hal4j:hal4j-parent:pom:0.12.0'
<dependency org="com.github.hal4j" name="hal4j-parent" rev="0.12.0">
<artifact name="hal4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.hal4j', module='hal4j-parent', version='0.12.0')
)
libraryDependencies += "com.github.hal4j" % "hal4j-parent" % "0.12.0"
[com.github.hal4j/hal4j-parent "0.12.0"]