Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdcom.github.xuwei-k |
ArtifactId | ArtifactIdhttpz-scalaj_2.10 |
Version | Version0.2.14 |
Type | Typejar |
Filename | Size |
---|---|
httpz-scalaj_2.10-0.2.14.pom | |
httpz-scalaj_2.10-0.2.14.jar | 15 KB |
httpz-scalaj_2.10-0.2.14-sources.jar | 1 KB |
httpz-scalaj_2.10-0.2.14-javadoc.jar | 357 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/httpz-scalaj_2.10/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>httpz-scalaj_2.10</artifactId>
<version>0.2.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/httpz-scalaj_2.10/
implementation 'com.github.xuwei-k:httpz-scalaj_2.10:0.2.14'
// https://jarcasting.com/artifacts/com.github.xuwei-k/httpz-scalaj_2.10/
implementation ("com.github.xuwei-k:httpz-scalaj_2.10:0.2.14")
'com.github.xuwei-k:httpz-scalaj_2.10:jar:0.2.14'
<dependency org="com.github.xuwei-k" name="httpz-scalaj_2.10" rev="0.2.14">
<artifact name="httpz-scalaj_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='httpz-scalaj_2.10', version='0.2.14')
)
libraryDependencies += "com.github.xuwei-k" % "httpz-scalaj_2.10" % "0.2.14"
[com.github.xuwei-k/httpz-scalaj_2.10 "0.2.14"]