License |
License |
---|---|
GroupId | GroupIdcom.github.mg0324 |
ArtifactId | ArtifactIdmango-time-kit |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptionmango-time-kit
mango's java tool kit list
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mango-time-kit-0.2.0.pom | |
mango-time-kit-0.2.0.jar | 4 KB |
mango-time-kit-0.2.0-sources.jar | 2 KB |
mango-time-kit-0.2.0-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mg0324/mango-time-kit/ -->
<dependency>
<groupId>com.github.mg0324</groupId>
<artifactId>mango-time-kit</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mg0324/mango-time-kit/
implementation 'com.github.mg0324:mango-time-kit:0.2.0'
// https://jarcasting.com/artifacts/com.github.mg0324/mango-time-kit/
implementation ("com.github.mg0324:mango-time-kit:0.2.0")
'com.github.mg0324:mango-time-kit:jar:0.2.0'
<dependency org="com.github.mg0324" name="mango-time-kit" rev="0.2.0">
<artifact name="mango-time-kit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mg0324', module='mango-time-kit', version='0.2.0')
)
libraryDependencies += "com.github.mg0324" % "mango-time-kit" % "0.2.0"
[com.github.mg0324/mango-time-kit "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
cglib : cglib | jar | 3.2.4 |
org.slf4j : slf4j-api | jar | 1.7.28 |
ch.qos.logback : logback-access | jar | 1.0.0 |
ch.qos.logback : logback-classic | jar | 1.1.11 |
ch.qos.logback : logback-core | jar | 1.1.11 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |