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