License |
License |
---|---|
GroupId | GroupIdcom.github.kahlkn |
ArtifactId | ArtifactIdartoria |
Last Version | Last Version1.0.0.20210917f.beta |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionArtoria
A toolkit only rely on the jdk.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.kahlkn/artoria/ -->
<dependency>
<groupId>com.github.kahlkn</groupId>
<artifactId>artoria</artifactId>
<version>1.0.0.20210917f.beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kahlkn/artoria/
implementation 'com.github.kahlkn:artoria:1.0.0.20210917f.beta'
// https://jarcasting.com/artifacts/com.github.kahlkn/artoria/
implementation ("com.github.kahlkn:artoria:1.0.0.20210917f.beta")
'com.github.kahlkn:artoria:jar:1.0.0.20210917f.beta'
<dependency org="com.github.kahlkn" name="artoria" rev="1.0.0.20210917f.beta">
<artifact name="artoria" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kahlkn', module='artoria', version='1.0.0.20210917f.beta')
)
libraryDependencies += "com.github.kahlkn" % "artoria" % "1.0.0.20210917f.beta"
[com.github.kahlkn/artoria "1.0.0.20210917f.beta"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.bouncycastle : bcprov-jdk15on | jar | 1.67 |
com.alibaba : fastjson | jar | 1.2.72 |
mysql : mysql-connector-java | jar | 5.1.47 |