GroupId | GroupIdcom.yanzhenjie.nohttp |
---|---|
ArtifactId | ArtifactIdnohttp |
Version | Version1.1.7 |
Type | Typeaar |
Filename | Size |
---|---|
nohttp-1.1.7.pom | |
nohttp-1.1.7.aar | 143 KB |
nohttp-1.1.7-sources.jar | 126 KB |
nohttp-1.1.7-javadoc.jar | 369 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yanzhenjie.nohttp/nohttp/ -->
<dependency>
<groupId>com.yanzhenjie.nohttp</groupId>
<artifactId>nohttp</artifactId>
<version>1.1.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yanzhenjie.nohttp/nohttp/
implementation 'com.yanzhenjie.nohttp:nohttp:1.1.7'
// https://jarcasting.com/artifacts/com.yanzhenjie.nohttp/nohttp/
implementation ("com.yanzhenjie.nohttp:nohttp:1.1.7")
'com.yanzhenjie.nohttp:nohttp:aar:1.1.7'
<dependency org="com.yanzhenjie.nohttp" name="nohttp" rev="1.1.7">
<artifact name="nohttp" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yanzhenjie.nohttp', module='nohttp', version='1.1.7')
)
libraryDependencies += "com.yanzhenjie.nohttp" % "nohttp" % "1.1.7"
[com.yanzhenjie.nohttp/nohttp "1.1.7"]