is not current version
Last Version 1.0.0.20210917f.beta

com.github.kahlkn:artoria-extend 0.8.0.20190407_beta

A toolkit extends the artoria.

GroupId

GroupId

com.github.kahlkn
ArtifactId

ArtifactId

artoria-extend
Version

Version

0.8.0.20190407_beta
Type

Type

jar

Download artoria-extend 0.8.0.20190407_beta


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