License |
License |
---|---|
GroupId | GroupIdcom.nu-art-software |
ArtifactId | ArtifactIdhttp-module |
Last Version | Last Version1.2.59 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttp-module
A collection of core tools I use
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http-module-1.2.59.pom | |
http-module-1.2.59.jar | 38 KB |
http-module-1.2.59-sources.jar | 15 KB |
http-module-1.2.59-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nu-art-software/http-module/ -->
<dependency>
<groupId>com.nu-art-software</groupId>
<artifactId>http-module</artifactId>
<version>1.2.59</version>
</dependency>
// https://jarcasting.com/artifacts/com.nu-art-software/http-module/
implementation 'com.nu-art-software:http-module:1.2.59'
// https://jarcasting.com/artifacts/com.nu-art-software/http-module/
implementation ("com.nu-art-software:http-module:1.2.59")
'com.nu-art-software:http-module:jar:1.2.59'
<dependency org="com.nu-art-software" name="http-module" rev="1.2.59">
<artifact name="http-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nu-art-software', module='http-module', version='1.2.59')
)
libraryDependencies += "com.nu-art-software" % "http-module" % "1.2.59"
[com.nu-art-software/http-module "1.2.59"]
Group / Artifact | Type | Version |
---|---|---|
com.nu-art-software : module-manager | jar | 1.2.59 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |