License |
License |
---|---|
GroupId | GroupIdcom.whaleal.icefrog |
ArtifactId | ArtifactIdicefrog-http |
Version | Version1.1.71 |
Type | Typejar |
Description |
Descriptionicefrog-http
icefrog Http客户端
|
Filename | Size |
---|---|
icefrog-http-1.1.71.pom | |
icefrog-http-1.1.71.jar | 99 KB |
icefrog-http-1.1.71-sources.jar | 82 KB |
icefrog-http-1.1.71-javadoc.jar | 435 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.whaleal.icefrog/icefrog-http/ -->
<dependency>
<groupId>com.whaleal.icefrog</groupId>
<artifactId>icefrog-http</artifactId>
<version>1.1.71</version>
</dependency>
// https://jarcasting.com/artifacts/com.whaleal.icefrog/icefrog-http/
implementation 'com.whaleal.icefrog:icefrog-http:1.1.71'
// https://jarcasting.com/artifacts/com.whaleal.icefrog/icefrog-http/
implementation ("com.whaleal.icefrog:icefrog-http:1.1.71")
'com.whaleal.icefrog:icefrog-http:jar:1.1.71'
<dependency org="com.whaleal.icefrog" name="icefrog-http" rev="1.1.71">
<artifact name="icefrog-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.whaleal.icefrog', module='icefrog-http', version='1.1.71')
)
libraryDependencies += "com.whaleal.icefrog" % "icefrog-http" % "1.1.71"
[com.whaleal.icefrog/icefrog-http "1.1.71"]
Group / Artifact | Type | Version |
---|---|---|
com.whaleal.icefrog : icefrog-core | jar | 1.1.71 |
Group / Artifact | Type | Version |
---|---|---|
javax.xml.soap : javax.xml.soap-api | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
com.whaleal.icefrog : icefrog-json | jar | 1.1.71 |
junit : junit | jar | 4.13.2 |
org.projectlombok : lombok | jar | 1.18.22 |