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