License |
License |
---|---|
GroupId | GroupIdcom.github.knightliao.middle |
ArtifactId | ArtifactIdpack-utils |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
pack-utils-0.0.2.pom | |
pack-utils-0.0.2.jar | 3 KB |
pack-utils-0.0.2-sources.jar | 1 KB |
pack-utils-0.0.2-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.knightliao.middle/pack-utils/ -->
<dependency>
<groupId>com.github.knightliao.middle</groupId>
<artifactId>pack-utils</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.knightliao.middle/pack-utils/
implementation 'com.github.knightliao.middle:pack-utils:0.0.2'
// https://jarcasting.com/artifacts/com.github.knightliao.middle/pack-utils/
implementation ("com.github.knightliao.middle:pack-utils:0.0.2")
'com.github.knightliao.middle:pack-utils:jar:0.0.2'
<dependency org="com.github.knightliao.middle" name="pack-utils" rev="0.0.2">
<artifact name="pack-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.knightliao.middle', module='pack-utils', version='0.0.2')
)
libraryDependencies += "com.github.knightliao.middle" % "pack-utils" % "0.0.2"
[com.github.knightliao.middle/pack-utils "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.9.5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.5 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.projectlombok : lombok | jar | 1.14.4 |