is not current version
Last Version 0.1.2

com.wangyin:ak47-pipe-http 0.1.0


GroupId

GroupId

com.wangyin
ArtifactId

ArtifactId

ak47-pipe-http
Version

Version

0.1.0
Type

Type

jar

Download ak47-pipe-http 0.1.0


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