Categories |
CategoriesNative Development Tools |
---|---|
GroupId | GroupIdcom.github.xuwei-k |
ArtifactId | ArtifactIdhttpz-native_2.10 |
Version | Version0.2.10 |
Type | Typejar |
Filename | Size |
---|---|
httpz-native_2.10-0.2.10.pom | |
httpz-native_2.10-0.2.10.jar | 10 KB |
httpz-native_2.10-0.2.10-sources.jar | 1 KB |
httpz-native_2.10-0.2.10-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.10</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.10'
// https://jarcasting.com/artifacts/com.github.xuwei-k/httpz-native_2.10/
implementation ("com.github.xuwei-k:httpz-native_2.10:0.2.10")
'com.github.xuwei-k:httpz-native_2.10:jar:0.2.10'
<dependency org="com.github.xuwei-k" name="httpz-native_2.10" rev="0.2.10">
<artifact name="httpz-native_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='httpz-native_2.10', version='0.2.10')
)
libraryDependencies += "com.github.xuwei-k" % "httpz-native_2.10" % "0.2.10"
[com.github.xuwei-k/httpz-native_2.10 "0.2.10"]