| License |
License |
|---|---|
| GroupId | GroupIdcom.github.shoothzj |
| ArtifactId | ArtifactIddistribute-api |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJava dependency
|
| Project Organization |
Project OrganizationShoothzj |
| Filename | Size |
|---|---|
| distribute-api-0.0.3.pom | |
| distribute-api-0.0.3.jar | 3 KB |
| distribute-api-0.0.3-sources.jar | 3 KB |
| distribute-api-0.0.3-javadoc.jar | 34 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.shoothzj/distribute-api/ -->
<dependency>
<groupId>com.github.shoothzj</groupId>
<artifactId>distribute-api</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shoothzj/distribute-api/
implementation 'com.github.shoothzj:distribute-api:0.0.3'
// https://jarcasting.com/artifacts/com.github.shoothzj/distribute-api/
implementation ("com.github.shoothzj:distribute-api:0.0.3")
'com.github.shoothzj:distribute-api:jar:0.0.3'
<dependency org="com.github.shoothzj" name="distribute-api" rev="0.0.3">
<artifact name="distribute-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shoothzj', module='distribute-api', version='0.0.3')
)
libraryDependencies += "com.github.shoothzj" % "distribute-api" % "0.0.3"
[com.github.shoothzj/distribute-api "0.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |