is not current version
Last Version 0.0.5

com.anatawa12:anatawa12CoreLibs 0.0.1

Anatawa12's Core Library for kotlin.

GroupId

GroupId

com.anatawa12
ArtifactId

ArtifactId

anatawa12CoreLibs
Version

Version

0.0.1
Type

Type

jar

Download anatawa12CoreLibs 0.0.1


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