is not current version
Last Version 1.0.6

cn.com.twoke:http-face 1.0.1


GroupId

GroupId

cn.com.twoke
ArtifactId

ArtifactId

http-face
Version

Version

1.0.1
Type

Type

jar

Download http-face 1.0.1


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