Categories |
CategoriesNative Development Tools |
---|---|
GroupId | GroupIdcom.github.xuwei-k |
ArtifactId | ArtifactIdhttpz-native_2.10 |
Version | Version0.2.19 |
Type | Typejar |
Filename | Size |
---|---|
httpz-native_2.10-0.2.19.pom | |
httpz-native_2.10-0.2.19.jar | 10 KB |
httpz-native_2.10-0.2.19-sxr.jar | 55 KB |
httpz-native_2.10-0.2.19-sources.jar | 1 KB |
httpz-native_2.10-0.2.19-javadoc.jar | 351 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/httpz-native_2.10/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>httpz-native_2.10</artifactId>
<version>0.2.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/httpz-native_2.10/
implementation 'com.github.xuwei-k:httpz-native_2.10:0.2.19'
// https://jarcasting.com/artifacts/com.github.xuwei-k/httpz-native_2.10/
implementation ("com.github.xuwei-k:httpz-native_2.10:0.2.19")
'com.github.xuwei-k:httpz-native_2.10:jar:0.2.19'
<dependency org="com.github.xuwei-k" name="httpz-native_2.10" rev="0.2.19">
<artifact name="httpz-native_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='httpz-native_2.10', version='0.2.19')
)
libraryDependencies += "com.github.xuwei-k" % "httpz-native_2.10" % "0.2.19"
[com.github.xuwei-k/httpz-native_2.10 "0.2.19"]