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