is not current version
Last Version 1.4.0

com.github.shijingsh:mg-entity 1.0.0


GroupId

GroupId

com.github.shijingsh
ArtifactId

ArtifactId

mg-entity
Version

Version

1.0.0
Type

Type

jar

Download mg-entity 1.0.0


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