is not current version
Last Version 1.0.5

com.github.mg365:mg-entity 1.0.3


GroupId

GroupId

com.github.mg365
ArtifactId

ArtifactId

mg-entity
Version

Version

1.0.3
Type

Type

jar

Download mg-entity 1.0.3


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