is not current version
Last Version 2.08alpha

io.yawp:yawp-maven-plugin-root 1.6.9

YAWP! maven plugin root

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.yawp
ArtifactId

ArtifactId

yawp-maven-plugin-root
Version

Version

1.6.9
Type

Type

pom

Download yawp-maven-plugin-root 1.6.9

Filename Size
yawp-maven-plugin-root-1.6.9.pom 745 bytes
Browse

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