is not current version
Last Version 1.0-RC2

it.thomasjohansen.warbuddy:web-fragments 1.0-RC1


GroupId

GroupId

it.thomasjohansen.warbuddy
ArtifactId

ArtifactId

web-fragments
Version

Version

1.0-RC1
Type

Type

pom

Download web-fragments 1.0-RC1

Filename Size
web-fragments-1.0-RC1.pom 696 bytes
Browse

<!-- https://jarcasting.com/artifacts/it.thomasjohansen.warbuddy/web-fragments/ -->
<dependency>
    <groupId>it.thomasjohansen.warbuddy</groupId>
    <artifactId>web-fragments</artifactId>
    <version>1.0-RC1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.thomasjohansen.warbuddy/web-fragments/
implementation 'it.thomasjohansen.warbuddy:web-fragments:1.0-RC1'
// https://jarcasting.com/artifacts/it.thomasjohansen.warbuddy/web-fragments/
implementation ("it.thomasjohansen.warbuddy:web-fragments:1.0-RC1")
'it.thomasjohansen.warbuddy:web-fragments:pom:1.0-RC1'
<dependency org="it.thomasjohansen.warbuddy" name="web-fragments" rev="1.0-RC1">
  <artifact name="web-fragments" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.thomasjohansen.warbuddy', module='web-fragments', version='1.0-RC1')
)
libraryDependencies += "it.thomasjohansen.warbuddy" % "web-fragments" % "1.0-RC1"
[it.thomasjohansen.warbuddy/web-fragments "1.0-RC1"]