is not current version
Last Version 0.0.22

com.dajudge.yabuto:parent 0.0.5

A YAML building toolkit

GroupId

GroupId

com.dajudge.yabuto
ArtifactId

ArtifactId

parent
Version

Version

0.0.5
Type

Type

pom

Download parent 0.0.5

Filename Size
parent-0.0.5.pom 6 KB
Browse

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