GroupId | GroupIdcom.github.xuwei-k |
---|---|
ArtifactId | ArtifactIdhttpz_2.10 |
Version | Version0.2.6 |
Type | Typejar |
Filename | Size |
---|---|
httpz_2.10-0.2.6.pom | |
httpz_2.10-0.2.6.jar | 116 KB |
httpz_2.10-0.2.6-sources.jar | 7 KB |
httpz_2.10-0.2.6-javadoc.jar | 447 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/httpz_2.10/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>httpz_2.10</artifactId>
<version>0.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/httpz_2.10/
implementation 'com.github.xuwei-k:httpz_2.10:0.2.6'
// https://jarcasting.com/artifacts/com.github.xuwei-k/httpz_2.10/
implementation ("com.github.xuwei-k:httpz_2.10:0.2.6")
'com.github.xuwei-k:httpz_2.10:jar:0.2.6'
<dependency org="com.github.xuwei-k" name="httpz_2.10" rev="0.2.6">
<artifact name="httpz_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='httpz_2.10', version='0.2.6')
)
libraryDependencies += "com.github.xuwei-k" % "httpz_2.10" % "0.2.6"
[com.github.xuwei-k/httpz_2.10 "0.2.6"]