is not current version
Last Version 0.0.22

com.dajudge.yabuto:parent 0.0.17

A YAML building toolkit

GroupId

GroupId

com.dajudge.yabuto
ArtifactId

ArtifactId

parent
Version

Version

0.0.17
Type

Type

pom

Download parent 0.0.17

Filename Size
parent-0.0.17.pom 6 KB
Browse

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