GroupId | GroupIdcom.github.shoothzj |
---|---|
ArtifactId | ArtifactIdsdk-adapt |
Version | Version3.0.28.RELEASE |
Type | Typejar |
Filename | Size |
---|---|
sdk-adapt-3.0.28.RELEASE.pom | |
sdk-adapt-3.0.28.RELEASE.jar | 5 KB |
sdk-adapt-3.0.28.RELEASE-sources.jar | 3 KB |
sdk-adapt-3.0.28.RELEASE-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shoothzj/sdk-adapt/ -->
<dependency>
<groupId>com.github.shoothzj</groupId>
<artifactId>sdk-adapt</artifactId>
<version>3.0.28.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shoothzj/sdk-adapt/
implementation 'com.github.shoothzj:sdk-adapt:3.0.28.RELEASE'
// https://jarcasting.com/artifacts/com.github.shoothzj/sdk-adapt/
implementation ("com.github.shoothzj:sdk-adapt:3.0.28.RELEASE")
'com.github.shoothzj:sdk-adapt:jar:3.0.28.RELEASE'
<dependency org="com.github.shoothzj" name="sdk-adapt" rev="3.0.28.RELEASE">
<artifact name="sdk-adapt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shoothzj', module='sdk-adapt', version='3.0.28.RELEASE')
)
libraryDependencies += "com.github.shoothzj" % "sdk-adapt" % "3.0.28.RELEASE"
[com.github.shoothzj/sdk-adapt "3.0.28.RELEASE"]