is not current version
Last Version 2.08alpha

io.yawp:yawp-root 1.3.3

YAWP! root

GroupId

GroupId

io.yawp
ArtifactId

ArtifactId

yawp-root
Version

Version

1.3.3
Type

Type

pom

Download yawp-root 1.3.3

Filename Size
yawp-root-1.3.3.pom 5 KB
Browse

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