is not current version
Last Version 1.11

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


GroupId

GroupId

com.github.stefanocke.japkit
ArtifactId

ArtifactId

japkit-xtend-parent
Version

Version

1.1.0
Type

Type

pom

Download japkit-xtend-parent 1.1.0


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