не последняя версия
Последняя версия 0.6

io.github.Merry74751:other 0.2.RELEASE


Категории

Категории

Other Универсальные библиотеки
Группа

Группа

io.github.Merry74751
Идентификатор

Идентификатор

other
Версия

Версия

0.2.RELEASE
Тип

Тип

jar

Скачать other 0.2.RELEASE


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