is not current version
Last Version 1.0-RC2

it.thomasjohansen.warbuddy:war-buddy 1.0-RC1


GroupId

GroupId

it.thomasjohansen.warbuddy
ArtifactId

ArtifactId

war-buddy
Version

Version

1.0-RC1
Type

Type

pom

Download war-buddy 1.0-RC1

Filename Size
war-buddy-1.0-RC1.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-RC1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.thomasjohansen.warbuddy/war-buddy/
implementation 'it.thomasjohansen.warbuddy:war-buddy:1.0-RC1'
// https://jarcasting.com/artifacts/it.thomasjohansen.warbuddy/war-buddy/
implementation ("it.thomasjohansen.warbuddy:war-buddy:1.0-RC1")
'it.thomasjohansen.warbuddy:war-buddy:pom:1.0-RC1'
<dependency org="it.thomasjohansen.warbuddy" name="war-buddy" rev="1.0-RC1">
  <artifact name="war-buddy" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.thomasjohansen.warbuddy', module='war-buddy', version='1.0-RC1')
)
libraryDependencies += "it.thomasjohansen.warbuddy" % "war-buddy" % "1.0-RC1"
[it.thomasjohansen.warbuddy/war-buddy "1.0-RC1"]