is not current version
Last Version 1.0.5

com.github.mg365:mg-entity 1.0.2


GroupId

GroupId

com.github.mg365
ArtifactId

ArtifactId

mg-entity
Version

Version

1.0.2
Type

Type

jar

Download mg-entity 1.0.2


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