is not current version
Last Version 1.26

com.github.japkit:japkit-xtend-parent 1.20


GroupId

GroupId

com.github.japkit
ArtifactId

ArtifactId

japkit-xtend-parent
Version

Version

1.20
Type

Type

pom

Download japkit-xtend-parent 1.20


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