is not current version
Last Version 1.0.5

com.github.mg365:mg-framework 1.0.4


GroupId

GroupId

com.github.mg365
ArtifactId

ArtifactId

mg-framework
Version

Version

1.0.4
Type

Type

pom

Download mg-framework 1.0.4

Filename Size
mg-framework-1.0.4.pom 22 KB
Browse

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