is not current version
Last Version 0.1.2

com.wangyin:ak47-parent 0.1.1

Ak47 - an easy Network Service Testing Framework

GroupId

GroupId

com.wangyin
ArtifactId

ArtifactId

ak47-parent
Version

Version

0.1.1
Type

Type

pom

Download ak47-parent 0.1.1

Filename Size
ak47-parent-0.1.1.pom 3 KB
Browse

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