is not current version
Last Version 1.0.5

com.github.mg365:mg-fw 1.0.4


GroupId

GroupId

com.github.mg365
ArtifactId

ArtifactId

mg-fw
Version

Version

1.0.4
Type

Type

jar

Download mg-fw 1.0.4


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