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