GroupId | GroupIdcom.github.shoothzj |
---|---|
ArtifactId | ArtifactIdsdk-distribute-impl-jpa |
Version | Version3.0.23.RELEASE |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.shoothzj/sdk-distribute-impl-jpa/ -->
<dependency>
<groupId>com.github.shoothzj</groupId>
<artifactId>sdk-distribute-impl-jpa</artifactId>
<version>3.0.23.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shoothzj/sdk-distribute-impl-jpa/
implementation 'com.github.shoothzj:sdk-distribute-impl-jpa:3.0.23.RELEASE'
// https://jarcasting.com/artifacts/com.github.shoothzj/sdk-distribute-impl-jpa/
implementation ("com.github.shoothzj:sdk-distribute-impl-jpa:3.0.23.RELEASE")
'com.github.shoothzj:sdk-distribute-impl-jpa:jar:3.0.23.RELEASE'
<dependency org="com.github.shoothzj" name="sdk-distribute-impl-jpa" rev="3.0.23.RELEASE">
<artifact name="sdk-distribute-impl-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shoothzj', module='sdk-distribute-impl-jpa', version='3.0.23.RELEASE')
)
libraryDependencies += "com.github.shoothzj" % "sdk-distribute-impl-jpa" % "3.0.23.RELEASE"
[com.github.shoothzj/sdk-distribute-impl-jpa "3.0.23.RELEASE"]