не последняя версия
Последняя версия 1.0.0.20210917f.beta

com.github.kahlkn:artoria-extend 0.8.0.20190407_beta

A toolkit extends the artoria.

Группа

Группа

com.github.kahlkn
Идентификатор

Идентификатор

artoria-extend
Версия

Версия

0.8.0.20190407_beta
Тип

Тип

jar

Скачать 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"]