License |
License |
---|---|
GroupId | GroupIdme.jinghong |
ArtifactId | ArtifactIdutils |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionutils
a tools
|
Project URL |
Project URL |
Filename | Size |
---|---|
utils-2.0.1.pom | |
utils-2.0.1.jar | 2 KB |
utils-2.0.1-sources.jar | 2 KB |
utils-2.0.1-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.jinghong/utils/ -->
<dependency>
<groupId>me.jinghong</groupId>
<artifactId>utils</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/me.jinghong/utils/
implementation 'me.jinghong:utils:2.0.1'
// https://jarcasting.com/artifacts/me.jinghong/utils/
implementation ("me.jinghong:utils:2.0.1")
'me.jinghong:utils:jar:2.0.1'
<dependency org="me.jinghong" name="utils" rev="2.0.1">
<artifact name="utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.jinghong', module='utils', version='2.0.1')
)
libraryDependencies += "me.jinghong" % "utils" % "2.0.1"
[me.jinghong/utils "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |