License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.shoothzj |
ArtifactId | ArtifactIdjava-sdk |
Version | Version3.0.33.RELEASE |
Type | Typepom |
Description |
DescriptionJava dependency
|
Project Organization |
Project OrganizationShoothzj |
Filename | Size |
---|---|
java-sdk-3.0.33.RELEASE.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shoothzj/java-sdk/ -->
<dependency>
<groupId>com.github.shoothzj</groupId>
<artifactId>java-sdk</artifactId>
<version>3.0.33.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shoothzj/java-sdk/
implementation 'com.github.shoothzj:java-sdk:3.0.33.RELEASE'
// https://jarcasting.com/artifacts/com.github.shoothzj/java-sdk/
implementation ("com.github.shoothzj:java-sdk:3.0.33.RELEASE")
'com.github.shoothzj:java-sdk:pom:3.0.33.RELEASE'
<dependency org="com.github.shoothzj" name="java-sdk" rev="3.0.33.RELEASE">
<artifact name="java-sdk" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.shoothzj', module='java-sdk', version='3.0.33.RELEASE')
)
libraryDependencies += "com.github.shoothzj" % "java-sdk" % "3.0.33.RELEASE"
[com.github.shoothzj/java-sdk "3.0.33.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
org.mockito : mockito-core | jar | 3.11.0 |