GroupId | GroupIdcom.nu-art-software |
---|---|
ArtifactId | ArtifactIdhttp-module |
Version | Version0.9.17 |
Type | Typejar |
Filename | Size |
---|---|
http-module-0.9.17.pom | |
http-module-0.9.17.jar | 33 KB |
http-module-0.9.17-sources.jar | 14 KB |
http-module-0.9.17-javadoc.jar | 81 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nu-art-software/http-module/ -->
<dependency>
<groupId>com.nu-art-software</groupId>
<artifactId>http-module</artifactId>
<version>0.9.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.nu-art-software/http-module/
implementation 'com.nu-art-software:http-module:0.9.17'
// https://jarcasting.com/artifacts/com.nu-art-software/http-module/
implementation ("com.nu-art-software:http-module:0.9.17")
'com.nu-art-software:http-module:jar:0.9.17'
<dependency org="com.nu-art-software" name="http-module" rev="0.9.17">
<artifact name="http-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nu-art-software', module='http-module', version='0.9.17')
)
libraryDependencies += "com.nu-art-software" % "http-module" % "0.9.17"
[com.nu-art-software/http-module "0.9.17"]