License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.shoothzj |
ArtifactId | ArtifactIdjava-sdk |
Version | Version3.1.3 |
Type | Typepom |
Description |
DescriptionJava dependency
|
Project Organization |
Project OrganizationShoothzj |
Filename | Size |
---|---|
java-sdk-3.1.3.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.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shoothzj/java-sdk/
implementation 'com.github.shoothzj:java-sdk:3.1.3'
// https://jarcasting.com/artifacts/com.github.shoothzj/java-sdk/
implementation ("com.github.shoothzj:java-sdk:3.1.3")
'com.github.shoothzj:java-sdk:pom:3.1.3'
<dependency org="com.github.shoothzj" name="java-sdk" rev="3.1.3">
<artifact name="java-sdk" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.shoothzj', module='java-sdk', version='3.1.3')
)
libraryDependencies += "com.github.shoothzj" % "java-sdk" % "3.1.3"
[com.github.shoothzj/java-sdk "3.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.1 |
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 3.12.4 |