GroupId | GroupIdcom.fujieid.jap.http.adapter |
---|---|
ArtifactId | ArtifactIdjap-http-adapter |
Version | Version1.0.2 |
Type | Typepom |
Filename | Size |
---|---|
jap-http-adapter-1.0.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fujieid.jap.http.adapter/jap-http-adapter/ -->
<dependency>
<groupId>com.fujieid.jap.http.adapter</groupId>
<artifactId>jap-http-adapter</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fujieid.jap.http.adapter/jap-http-adapter/
implementation 'com.fujieid.jap.http.adapter:jap-http-adapter:1.0.2'
// https://jarcasting.com/artifacts/com.fujieid.jap.http.adapter/jap-http-adapter/
implementation ("com.fujieid.jap.http.adapter:jap-http-adapter:1.0.2")
'com.fujieid.jap.http.adapter:jap-http-adapter:pom:1.0.2'
<dependency org="com.fujieid.jap.http.adapter" name="jap-http-adapter" rev="1.0.2">
<artifact name="jap-http-adapter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fujieid.jap.http.adapter', module='jap-http-adapter', version='1.0.2')
)
libraryDependencies += "com.fujieid.jap.http.adapter" % "jap-http-adapter" % "1.0.2"
[com.fujieid.jap.http.adapter/jap-http-adapter "1.0.2"]