License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.github.shoothzj |
ArtifactId | ArtifactIdsdk-net |
Version | Version3.1.7 |
Type | Typejar |
Description |
DescriptionJava dependency
|
Project Organization |
Project OrganizationShoothzj |
Filename | Size |
---|---|
sdk-net-3.1.7.pom | |
sdk-net-3.1.7.jar | 11 KB |
sdk-net-3.1.7-sources.jar | 8 KB |
sdk-net-3.1.7-javadoc.jar | 406 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shoothzj/sdk-net/ -->
<dependency>
<groupId>com.github.shoothzj</groupId>
<artifactId>sdk-net</artifactId>
<version>3.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shoothzj/sdk-net/
implementation 'com.github.shoothzj:sdk-net:3.1.7'
// https://jarcasting.com/artifacts/com.github.shoothzj/sdk-net/
implementation ("com.github.shoothzj:sdk-net:3.1.7")
'com.github.shoothzj:sdk-net:jar:3.1.7'
<dependency org="com.github.shoothzj" name="sdk-net" rev="3.1.7">
<artifact name="sdk-net" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shoothzj', module='sdk-net', version='3.1.7')
)
libraryDependencies += "com.github.shoothzj" % "sdk-net" % "3.1.7"
[com.github.shoothzj/sdk-net "3.1.7"]
Group / Artifact | Type | Version |
---|---|---|
com.github.shoothzj : java-tool | jar | 3.1.7 |
commons-net : commons-net | jar | 3.8.0 |
org.apache.logging.log4j : log4j-core | jar | 2.17.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.0 |
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 4.2.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |