License |
License |
---|---|
GroupId | GroupIdcom.github.zhkl0228 |
ArtifactId | ArtifactIdutils |
Last Version | Last Version0.0.13 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionutils of banny
utils of banny
|
Filename | Size |
---|---|
utils-0.0.13.pom | |
utils-0.0.13.jar | 59 KB |
utils-0.0.13-sources.jar | 42 KB |
utils-0.0.13-javadoc.jar | 293 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zhkl0228/utils/ -->
<dependency>
<groupId>com.github.zhkl0228</groupId>
<artifactId>utils</artifactId>
<version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhkl0228/utils/
implementation 'com.github.zhkl0228:utils:0.0.13'
// https://jarcasting.com/artifacts/com.github.zhkl0228/utils/
implementation ("com.github.zhkl0228:utils:0.0.13")
'com.github.zhkl0228:utils:jar:0.0.13'
<dependency org="com.github.zhkl0228" name="utils" rev="0.0.13">
<artifact name="utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhkl0228', module='utils', version='0.0.13')
)
libraryDependencies += "com.github.zhkl0228" % "utils" % "0.0.13"
[com.github.zhkl0228/utils "0.0.13"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.8 |
junit : junit | jar | 3.8.1 |
org.springframework : spring-core | jar | 3.1.0.RELEASE |