is not current version
Last Version 0.6

io.github.Merry74751:base 0.0.3


GroupId

GroupId

io.github.Merry74751
ArtifactId

ArtifactId

base
Version

Version

0.0.3
Type

Type

jar

Download base 0.0.3


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