is not current version
Last Version 1.0.5

com.github.mg365:mg-entity 1.0


GroupId

GroupId

com.github.mg365
ArtifactId

ArtifactId

mg-entity
Version

Version

1.0
Type

Type

jar

Download mg-entity 1.0


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