GroupId | GroupIdcom.wangyin |
---|---|
ArtifactId | ArtifactIdak47-pipe-http |
Version | Version0.1.0 |
Type | Typejar |
Filename | Size |
---|---|
ak47-pipe-http-0.1.0.pom | |
ak47-pipe-http-0.1.0.jar | 13 KB |
ak47-pipe-http-0.1.0-tests.jar | 1 KB |
ak47-pipe-http-0.1.0-sources.jar | 9 KB |
ak47-pipe-http-0.1.0-javadoc.jar | 68 KB |
Browse |
<!-- 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"]