License |
License |
---|---|
GroupId | GroupIdcom.github.shoothzj |
ArtifactId | ArtifactIdsdk-adapt |
Last Version | Last Version3.0.31.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava dependency
|
Project Organization |
Project OrganizationShoothzj |
Filename | Size |
---|---|
sdk-adapt-3.0.31.RELEASE.pom | |
sdk-adapt-3.0.31.RELEASE.jar | 5 KB |
sdk-adapt-3.0.31.RELEASE-sources.jar | 3 KB |
sdk-adapt-3.0.31.RELEASE-javadoc.jar | 413 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shoothzj/sdk-adapt/ -->
<dependency>
<groupId>com.github.shoothzj</groupId>
<artifactId>sdk-adapt</artifactId>
<version>3.0.31.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shoothzj/sdk-adapt/
implementation 'com.github.shoothzj:sdk-adapt:3.0.31.RELEASE'
// https://jarcasting.com/artifacts/com.github.shoothzj/sdk-adapt/
implementation ("com.github.shoothzj:sdk-adapt:3.0.31.RELEASE")
'com.github.shoothzj:sdk-adapt:jar:3.0.31.RELEASE'
<dependency org="com.github.shoothzj" name="sdk-adapt" rev="3.0.31.RELEASE">
<artifact name="sdk-adapt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shoothzj', module='sdk-adapt', version='3.0.31.RELEASE')
)
libraryDependencies += "com.github.shoothzj" % "sdk-adapt" % "3.0.31.RELEASE"
[com.github.shoothzj/sdk-adapt "3.0.31.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.github.shoothzj : sdk-springboot | jar | 3.0.31.RELEASE |
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |