| License |
License |
|---|---|
| GroupId | GroupIdxyz.hcworld.gotool |
| ArtifactId | ArtifactIdgotool |
| Version | Version1.2.0 |
| Type | Typejar |
| Description |
Descriptiongotool
An out of the box kit
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gotool-1.2.0.pom | |
| gotool-1.2.0.jar | 16 KB |
| gotool-1.2.0-sources.jar | 13 KB |
| gotool-1.2.0-javadoc.jar | 97 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/xyz.hcworld.gotool/gotool/ -->
<dependency>
<groupId>xyz.hcworld.gotool</groupId>
<artifactId>gotool</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.hcworld.gotool/gotool/
implementation 'xyz.hcworld.gotool:gotool:1.2.0'
// https://jarcasting.com/artifacts/xyz.hcworld.gotool/gotool/
implementation ("xyz.hcworld.gotool:gotool:1.2.0")
'xyz.hcworld.gotool:gotool:jar:1.2.0'
<dependency org="xyz.hcworld.gotool" name="gotool" rev="1.2.0">
<artifact name="gotool" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.hcworld.gotool', module='gotool', version='1.2.0')
)
libraryDependencies += "xyz.hcworld.gotool" % "gotool" % "1.2.0"
[xyz.hcworld.gotool/gotool "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |