is not current version
Last Version 1.0.2

com.github.mg365:mg_framework 1.0


GroupId

GroupId

com.github.mg365
ArtifactId

ArtifactId

mg_framework
Version

Version

1.0
Type

Type

pom

Download mg_framework 1.0

Filename Size
mg_framework-1.0.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</version>
    <type>pom</type>
</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:pom:1.0'
<dependency org="com.github.mg365" name="mg_framework" rev="1.0">
  <artifact name="mg_framework" type="pom" />
</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"]