License |
License |
---|---|
GroupId | GroupIdit.thomasjohansen.warbuddy |
ArtifactId | ArtifactIdwar-buddy |
Version | Version1.0-RC2 |
Type | Typepom |
Description |
DescriptionWAR Buddy
Parent POM for thomasjohansen.it open source software
|
Filename | Size |
---|---|
war-buddy-1.0-RC2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.thomasjohansen.warbuddy/war-buddy/ -->
<dependency>
<groupId>it.thomasjohansen.warbuddy</groupId>
<artifactId>war-buddy</artifactId>
<version>1.0-RC2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.thomasjohansen.warbuddy/war-buddy/
implementation 'it.thomasjohansen.warbuddy:war-buddy:1.0-RC2'
// https://jarcasting.com/artifacts/it.thomasjohansen.warbuddy/war-buddy/
implementation ("it.thomasjohansen.warbuddy:war-buddy:1.0-RC2")
'it.thomasjohansen.warbuddy:war-buddy:pom:1.0-RC2'
<dependency org="it.thomasjohansen.warbuddy" name="war-buddy" rev="1.0-RC2">
<artifact name="war-buddy" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.thomasjohansen.warbuddy', module='war-buddy', version='1.0-RC2')
)
libraryDependencies += "it.thomasjohansen.warbuddy" % "war-buddy" % "1.0-RC2"
[it.thomasjohansen.warbuddy/war-buddy "1.0-RC2"]