License |
License |
---|---|
GroupId | GroupIdcom.github.kahlkn |
ArtifactId | ArtifactIdartoria-extend |
Version | Version1.0.0.20210917f.beta |
Type | Typejar |
Description |
DescriptionArtoria Extend
A toolkit extends the artoria.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.kahlkn/artoria-extend/ -->
<dependency>
<groupId>com.github.kahlkn</groupId>
<artifactId>artoria-extend</artifactId>
<version>1.0.0.20210917f.beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kahlkn/artoria-extend/
implementation 'com.github.kahlkn:artoria-extend:1.0.0.20210917f.beta'
// https://jarcasting.com/artifacts/com.github.kahlkn/artoria-extend/
implementation ("com.github.kahlkn:artoria-extend:1.0.0.20210917f.beta")
'com.github.kahlkn:artoria-extend:jar:1.0.0.20210917f.beta'
<dependency org="com.github.kahlkn" name="artoria-extend" rev="1.0.0.20210917f.beta">
<artifact name="artoria-extend" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kahlkn', module='artoria-extend', version='1.0.0.20210917f.beta')
)
libraryDependencies += "com.github.kahlkn" % "artoria-extend" % "1.0.0.20210917f.beta"
[com.github.kahlkn/artoria-extend "1.0.0.20210917f.beta"]
Group / Artifact | Type | Version |
---|---|---|
com.github.kahlkn : artoria | jar | 1.0.0.20210917f.beta |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.9.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.0.9.RELEASE |
mysql : mysql-connector-java | jar | 5.1.47 |