is not current version
Last Version 1.0.0.20210917f.beta

com.github.kahlkn:artoria 1.0.0.20190331_beta

A toolkit only rely on the jdk.

GroupId

GroupId

com.github.kahlkn
ArtifactId

ArtifactId

artoria
Version

Version

1.0.0.20190331_beta
Type

Type

jar

Download artoria 1.0.0.20190331_beta


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