is not current version
Last Version 1.4.0

com.github.shijingsh:mg-common 1.3.2


GroupId

GroupId

com.github.shijingsh
ArtifactId

ArtifactId

mg-common
Version

Version

1.3.2
Type

Type

jar

Download mg-common 1.3.2


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