| License |
License
Apache License
|
|---|---|
| GroupId | GroupIdcom.theoryinpractise |
| ArtifactId | ArtifactIdhalbuilder-parent |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionhalbuilder-parent
HalBuilder Parent
|
| Filename | Size |
|---|---|
| halbuilder-parent-1.0.2.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder-parent/ -->
<dependency>
<groupId>com.theoryinpractise</groupId>
<artifactId>halbuilder-parent</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder-parent/
implementation 'com.theoryinpractise:halbuilder-parent:1.0.2'
// https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder-parent/
implementation ("com.theoryinpractise:halbuilder-parent:1.0.2")
'com.theoryinpractise:halbuilder-parent:pom:1.0.2'
<dependency org="com.theoryinpractise" name="halbuilder-parent" rev="1.0.2">
<artifact name="halbuilder-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.theoryinpractise', module='halbuilder-parent', version='1.0.2')
)
libraryDependencies += "com.theoryinpractise" % "halbuilder-parent" % "1.0.2"
[com.theoryinpractise/halbuilder-parent "1.0.2"]