is not current version
Last Version 0.6

io.github.Merry74751:common 0.0.2

a common project

GroupId

GroupId

io.github.Merry74751
ArtifactId

ArtifactId

common
Version

Version

0.0.2
Type

Type

pom

Download common 0.0.2

Filename Size
common-0.0.2.pom 5 KB
Browse

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