is not current version
Last Version 0.1.11

com.github.katari:k2-core 0.0.7.1


GroupId

GroupId

com.github.katari
ArtifactId

ArtifactId

k2-core
Version

Version

0.0.7.1
Type

Type

jar

Download k2-core 0.0.7.1


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