is not current version
Last Version 1.0.0.20210917f.beta

com.github.kahlkn:artoria 0.5.32.beta

A toolkit only rely on the jdk.

GroupId

GroupId

com.github.kahlkn
ArtifactId

ArtifactId

artoria
Version

Version

0.5.32.beta
Type

Type

jar

Download artoria 0.5.32.beta


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