is not current version
Last Version 1.4.0

com.github.shijingsh:mg2-framework 1.0.0


GroupId

GroupId

com.github.shijingsh
ArtifactId

ArtifactId

mg2-framework
Version

Version

1.0.0
Type

Type

pom

Download mg2-framework 1.0.0

Filename Size
mg2-framework-1.0.0.pom 17 KB
Browse

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