is not current version
Last Version 0.0.5

com.anatawa12:anatawa12CoreLibs 0.0.4

Anatawa12's Core Library for kotlin.

GroupId

GroupId

com.anatawa12
ArtifactId

ArtifactId

anatawa12CoreLibs
Version

Version

0.0.4
Type

Type

jar

Download anatawa12CoreLibs 0.0.4


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