is not current version
Last Version 1.0.0.20210917f.beta

Artoria 1.0.0.20191024.beta

A toolkit only rely on the jdk.

License

License

GroupId

GroupId

com.github.kahlkn
ArtifactId

ArtifactId

artoria
Version

Version

1.0.0.20191024.beta
Type

Type

jar
Description

Description

Artoria
A toolkit only rely on the jdk.
Project URL

Project URL

https://github.com/kahlkn/artoria
Source Code Management

Source Code Management

https://github.com/kahlkn/artoria

Download artoria 1.0.0.20191024.beta


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

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.bouncycastle : bcprov-jdk15on jar 1.60
com.alibaba : fastjson jar 1.2.72
mysql : mysql-connector-java jar 5.1.47

Project Modules

There are no modules declared in this project.