store.idragon.tool:base

idragon tool

License

License

GroupId

GroupId

store.idragon.tool
ArtifactId

ArtifactId

base
Last Version

Last Version

0.0.6-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

idragon tool

Download base

How to add to project

<!-- https://jarcasting.com/artifacts/store.idragon.tool/base/ -->
<dependency>
    <groupId>store.idragon.tool</groupId>
    <artifactId>base</artifactId>
    <version>0.0.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/store.idragon.tool/base/
implementation 'store.idragon.tool:base:0.0.6-RELEASE'
// https://jarcasting.com/artifacts/store.idragon.tool/base/
implementation ("store.idragon.tool:base:0.0.6-RELEASE")
'store.idragon.tool:base:jar:0.0.6-RELEASE'
<dependency org="store.idragon.tool" name="base" rev="0.0.6-RELEASE">
  <artifact name="base" type="jar" />
</dependency>
@Grapes(
@Grab(group='store.idragon.tool', module='base', version='0.0.6-RELEASE')
)
libraryDependencies += "store.idragon.tool" % "base" % "0.0.6-RELEASE"
[store.idragon.tool/base "0.0.6-RELEASE"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.10
com.alibaba : fastjson jar 1.2.68
commons-codec : commons-codec jar 1.14
org.slf4j : slf4j-simple jar 2.0.0-alpha1
org.bouncycastle : bcprov-jdk15on jar 1.55
com.google.guava : guava jar 20.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.6-RELEASE
0.0.5-RELEASE
0.0.4-RELEASE
0.0.3-RELEASE
0.0.2-RELEASE
0.0.1-RELEASE