is not current version
Last Version 1.4.0

com.github.shijingsh:mg-common 1.3.0


GroupId

GroupId

com.github.shijingsh
ArtifactId

ArtifactId

mg-common
Version

Version

1.3.0
Type

Type

jar

Download mg-common 1.3.0


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