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

com.github.mg365:mg-fw 1.0.2


Группа

Группа

com.github.mg365
Идентификатор

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

mg-fw
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать mg-fw 1.0.2


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