GroupId | GroupIdcom.github.shijingsh |
---|---|
ArtifactId | ArtifactIdmg-entity |
Version | Version1.3.2 |
Type | Typejar |
Filename | Size |
---|---|
mg-entity-1.3.2.pom | |
mg-entity-1.3.2.jar | 63 KB |
mg-entity-1.3.2-sources.jar | 42 KB |
mg-entity-1.3.2-javadoc.jar | 355 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shijingsh/mg-entity/ -->
<dependency>
<groupId>com.github.shijingsh</groupId>
<artifactId>mg-entity</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shijingsh/mg-entity/
implementation 'com.github.shijingsh:mg-entity:1.3.2'
// https://jarcasting.com/artifacts/com.github.shijingsh/mg-entity/
implementation ("com.github.shijingsh:mg-entity:1.3.2")
'com.github.shijingsh:mg-entity:jar:1.3.2'
<dependency org="com.github.shijingsh" name="mg-entity" rev="1.3.2">
<artifact name="mg-entity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shijingsh', module='mg-entity', version='1.3.2')
)
libraryDependencies += "com.github.shijingsh" % "mg-entity" % "1.3.2"
[com.github.shijingsh/mg-entity "1.3.2"]