License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.github.shoothzj |
ArtifactId | ArtifactIdsdk-net |
Version | Version3.1.2 |
Type | Typejar |
Description |
DescriptionJava dependency
|
Project Organization |
Project OrganizationShoothzj |
Filename | Size |
---|---|
sdk-net-3.1.2.pom | |
sdk-net-3.1.2.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shoothzj/sdk-net/ -->
<dependency>
<groupId>com.github.shoothzj</groupId>
<artifactId>sdk-net</artifactId>
<version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shoothzj/sdk-net/
implementation 'com.github.shoothzj:sdk-net:3.1.2'
// https://jarcasting.com/artifacts/com.github.shoothzj/sdk-net/
implementation ("com.github.shoothzj:sdk-net:3.1.2")
'com.github.shoothzj:sdk-net:jar:3.1.2'
<dependency org="com.github.shoothzj" name="sdk-net" rev="3.1.2">
<artifact name="sdk-net" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shoothzj', module='sdk-net', version='3.1.2')
)
libraryDependencies += "com.github.shoothzj" % "sdk-net" % "3.1.2"
[com.github.shoothzj/sdk-net "3.1.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-net : commons-net | jar | 3.8.0 |
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 3.11.0 |