is not current version
Last Version 1.0.0.20210917f.beta

com.github.kahlkn:artoria-extend 1.0.0.20191021.beta

A toolkit extends the artoria.

GroupId

GroupId

com.github.kahlkn
ArtifactId

ArtifactId

artoria-extend
Version

Version

1.0.0.20191021.beta
Type

Type

jar

Download artoria-extend 1.0.0.20191021.beta


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