License |
License |
---|---|
GroupId | GroupIdcom.github.liming495 |
ArtifactId | ArtifactIdtools |
Version | Version1.1.8 |
Type | Typejar |
Description |
Descriptiontools
Tools
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tools-1.1.8.pom | |
tools-1.1.8.jar | 49 KB |
tools-1.1.8-sources.jar | 31 KB |
tools-1.1.8-javadoc.jar | 529 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.liming495/tools/ -->
<dependency>
<groupId>com.github.liming495</groupId>
<artifactId>tools</artifactId>
<version>1.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liming495/tools/
implementation 'com.github.liming495:tools:1.1.8'
// https://jarcasting.com/artifacts/com.github.liming495/tools/
implementation ("com.github.liming495:tools:1.1.8")
'com.github.liming495:tools:jar:1.1.8'
<dependency org="com.github.liming495" name="tools" rev="1.1.8">
<artifact name="tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liming495', module='tools', version='1.1.8')
)
libraryDependencies += "com.github.liming495" % "tools" % "1.1.8"
[com.github.liming495/tools "1.1.8"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4.13.1,) |