is not current version
Last Version 0.2.3

com.github.yongyongwang:7Cow 0.1.6

7Cow to celebrate the birth of my daughter

GroupId

GroupId

com.github.yongyongwang
ArtifactId

ArtifactId

7Cow
Version

Version

0.1.6
Type

Type

pom

Download 7Cow 0.1.6

Filename Size
7Cow-0.1.6.pom 10 KB
Browse

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