License |
License |
---|---|
GroupId | GroupIdcom.github.steveash.bushwhacker |
ArtifactId | ArtifactIdbushwhacker-parent |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionbushwhacker-parent
Parent POM for the bushwhacker project
|
Project URL |
Project URL |
Filename | Size |
---|---|
bushwhacker-parent-1.0.3.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.steveash.bushwhacker/bushwhacker-parent/ -->
<dependency>
<groupId>com.github.steveash.bushwhacker</groupId>
<artifactId>bushwhacker-parent</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.steveash.bushwhacker/bushwhacker-parent/
implementation 'com.github.steveash.bushwhacker:bushwhacker-parent:1.0.3'
// https://jarcasting.com/artifacts/com.github.steveash.bushwhacker/bushwhacker-parent/
implementation ("com.github.steveash.bushwhacker:bushwhacker-parent:1.0.3")
'com.github.steveash.bushwhacker:bushwhacker-parent:pom:1.0.3'
<dependency org="com.github.steveash.bushwhacker" name="bushwhacker-parent" rev="1.0.3">
<artifact name="bushwhacker-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.steveash.bushwhacker', module='bushwhacker-parent', version='1.0.3')
)
libraryDependencies += "com.github.steveash.bushwhacker" % "bushwhacker-parent" % "1.0.3"
[com.github.steveash.bushwhacker/bushwhacker-parent "1.0.3"]