hal-tooling
Parent pom for HAL Tooling project modules.
License |
License |
---|---|
GroupId | GroupIdcom.github.codeframes |
ArtifactId | ArtifactIdhal-tooling |
Last Version | Last Version1.2.0-alpha-1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHAL Tooling
Parent pom for HAL Tooling project modules.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hal-tooling-1.2.0-alpha-1.pom | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.codeframes/hal-tooling/ -->
<dependency>
<groupId>com.github.codeframes</groupId>
<artifactId>hal-tooling</artifactId>
<version>1.2.0-alpha-1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.codeframes/hal-tooling/
implementation 'com.github.codeframes:hal-tooling:1.2.0-alpha-1'
// https://jarcasting.com/artifacts/com.github.codeframes/hal-tooling/
implementation ("com.github.codeframes:hal-tooling:1.2.0-alpha-1")
'com.github.codeframes:hal-tooling:pom:1.2.0-alpha-1'
<dependency org="com.github.codeframes" name="hal-tooling" rev="1.2.0-alpha-1">
<artifact name="hal-tooling" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.codeframes', module='hal-tooling', version='1.2.0-alpha-1')
)
libraryDependencies += "com.github.codeframes" % "hal-tooling" % "1.2.0-alpha-1"
[com.github.codeframes/hal-tooling "1.2.0-alpha-1"]
Parent pom for HAL Tooling project modules.