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