GroupId | GroupIdcom.github.xuwei-k |
---|---|
ArtifactId | ArtifactIdhttpz-apache_2.10 |
Version | Version0.3.2 |
Type | Typejar |
Filename | Size |
---|---|
httpz-apache_2.10-0.3.2.pom | |
httpz-apache_2.10-0.3.2.jar | 22 KB |
httpz-apache_2.10-0.3.2-sxr.jar | 57 KB |
httpz-apache_2.10-0.3.2-sources.jar | 2 KB |
httpz-apache_2.10-0.3.2-javadoc.jar | 356 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/httpz-apache_2.10/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>httpz-apache_2.10</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/httpz-apache_2.10/
implementation 'com.github.xuwei-k:httpz-apache_2.10:0.3.2'
// https://jarcasting.com/artifacts/com.github.xuwei-k/httpz-apache_2.10/
implementation ("com.github.xuwei-k:httpz-apache_2.10:0.3.2")
'com.github.xuwei-k:httpz-apache_2.10:jar:0.3.2'
<dependency org="com.github.xuwei-k" name="httpz-apache_2.10" rev="0.3.2">
<artifact name="httpz-apache_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='httpz-apache_2.10', version='0.3.2')
)
libraryDependencies += "com.github.xuwei-k" % "httpz-apache_2.10" % "0.3.2"
[com.github.xuwei-k/httpz-apache_2.10 "0.3.2"]