is not current version
Last Version 0.6

io.github.Merry74751:other 0.4.RELEASE


Categories

Categories

Other General Purpose Libraries
GroupId

GroupId

io.github.Merry74751
ArtifactId

ArtifactId

other
Version

Version

0.4.RELEASE
Type

Type

jar

Download other 0.4.RELEASE


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