is not current version
Last Version 0.2.9

net.unit8.bouncr:bouncr-parent 0.2.1

An parent pom for Bouncr

Categories

Categories

Net
GroupId

GroupId

net.unit8.bouncr
ArtifactId

ArtifactId

bouncr-parent
Version

Version

0.2.1
Type

Type

pom

Download bouncr-parent 0.2.1

Filename Size
bouncr-parent-0.2.1.pom 12 KB
Browse

<!-- https://jarcasting.com/artifacts/net.unit8.bouncr/bouncr-parent/ -->
<dependency>
    <groupId>net.unit8.bouncr</groupId>
    <artifactId>bouncr-parent</artifactId>
    <version>0.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.unit8.bouncr/bouncr-parent/
implementation 'net.unit8.bouncr:bouncr-parent:0.2.1'
// https://jarcasting.com/artifacts/net.unit8.bouncr/bouncr-parent/
implementation ("net.unit8.bouncr:bouncr-parent:0.2.1")
'net.unit8.bouncr:bouncr-parent:pom:0.2.1'
<dependency org="net.unit8.bouncr" name="bouncr-parent" rev="0.2.1">
  <artifact name="bouncr-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.unit8.bouncr', module='bouncr-parent', version='0.2.1')
)
libraryDependencies += "net.unit8.bouncr" % "bouncr-parent" % "0.2.1"
[net.unit8.bouncr/bouncr-parent "0.2.1"]