License |
License |
---|---|
GroupId | GroupIdcom.wangyin |
ArtifactId | ArtifactIdak47-pipe-http |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionak47-pipe-http
Ak47 - an easy Network Service Testing Framework
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ak47-pipe-http-0.1.2.pom | |
ak47-pipe-http-0.1.2.jar | 13 KB |
ak47-pipe-http-0.1.2-tests.jar | 1 KB |
ak47-pipe-http-0.1.2-sources.jar | 9 KB |
ak47-pipe-http-0.1.2-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.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.wangyin/ak47-pipe-http/
implementation 'com.wangyin:ak47-pipe-http:0.1.2'
// https://jarcasting.com/artifacts/com.wangyin/ak47-pipe-http/
implementation ("com.wangyin:ak47-pipe-http:0.1.2")
'com.wangyin:ak47-pipe-http:jar:0.1.2'
<dependency org="com.wangyin" name="ak47-pipe-http" rev="0.1.2">
<artifact name="ak47-pipe-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wangyin', module='ak47-pipe-http', version='0.1.2')
)
libraryDependencies += "com.wangyin" % "ak47-pipe-http" % "0.1.2"
[com.wangyin/ak47-pipe-http "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.wangyin : ak47-core | jar | 0.1.2 |