License |
License |
---|---|
GroupId | GroupIdcom.github.liming495 |
ArtifactId | ArtifactIdtools |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontools
Tools
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tools-1.2.2.pom | |
tools-1.2.2.jar | 46 KB |
tools-1.2.2-sources.jar | 27 KB |
tools-1.2.2-javadoc.jar | 518 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.liming495/tools/ -->
<dependency>
<groupId>com.github.liming495</groupId>
<artifactId>tools</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liming495/tools/
implementation 'com.github.liming495:tools:1.2.2'
// https://jarcasting.com/artifacts/com.github.liming495/tools/
implementation ("com.github.liming495:tools:1.2.2")
'com.github.liming495:tools:jar:1.2.2'
<dependency org="com.github.liming495" name="tools" rev="1.2.2">
<artifact name="tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liming495', module='tools', version='1.2.2')
)
libraryDependencies += "com.github.liming495" % "tools" % "1.2.2"
[com.github.liming495/tools "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
commons-logging : commons-logging | jar | 1.1 |
com.fasterxml.jackson.core : jackson-databind | jar | [2.9.10.7,) |
org.codehaus.jackson : jackson-jaxrs | jar | 1.9.13 |
org.bouncycastle : bcprov-jdk16 | jar | 1.46 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4.13.1,) |