is not current version
Last Version 0.1.11

com.github.katari:k2-parent 0.0.7.1


GroupId

GroupId

com.github.katari
ArtifactId

ArtifactId

k2-parent
Version

Version

0.0.7.1
Type

Type

pom

Download k2-parent 0.0.7.1

Filename Size
k2-parent-0.0.7.1.pom 17 KB
Browse

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