is not current version
Last Version 1.11

com.github.stefanocke.japkit:japkit-xtend-parent 1.0.5


GroupId

GroupId

com.github.stefanocke.japkit
ArtifactId

ArtifactId

japkit-xtend-parent
Version

Version

1.0.5
Type

Type

pom

Download japkit-xtend-parent 1.0.5


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