is not current version
Last Version 1.0.6

cn.com.twoke:http-face 1.0.3


GroupId

GroupId

cn.com.twoke
ArtifactId

ArtifactId

http-face
Version

Version

1.0.3
Type

Type

jar

Download http-face 1.0.3


<!-- https://jarcasting.com/artifacts/cn.com.twoke/http-face/ -->
<dependency>
    <groupId>cn.com.twoke</groupId>
    <artifactId>http-face</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.com.twoke/http-face/
implementation 'cn.com.twoke:http-face:1.0.3'
// https://jarcasting.com/artifacts/cn.com.twoke/http-face/
implementation ("cn.com.twoke:http-face:1.0.3")
'cn.com.twoke:http-face:jar:1.0.3'
<dependency org="cn.com.twoke" name="http-face" rev="1.0.3">
  <artifact name="http-face" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.com.twoke', module='http-face', version='1.0.3')
)
libraryDependencies += "cn.com.twoke" % "http-face" % "1.0.3"
[cn.com.twoke/http-face "1.0.3"]