is not current version
Last Version 1.0.5

com.github.mg365:mg-framework 1.0


GroupId

GroupId

com.github.mg365
ArtifactId

ArtifactId

mg-framework
Version

Version

1.0
Type

Type

jar

Download mg-framework 1.0


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