License |
License |
---|---|
GroupId | GroupIdcom.github.819548945 |
ArtifactId | ArtifactIdtool |
Version | Version0.1.8 |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tool-0.1.8.pom | |
tool-0.1.8.jar | 54 KB |
tool-0.1.8-sources.jar | 30 KB |
tool-0.1.8-javadoc.jar | 332 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.819548945/tool/ -->
<dependency>
<groupId>com.github.819548945</groupId>
<artifactId>tool</artifactId>
<version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.819548945/tool/
implementation 'com.github.819548945:tool:0.1.8'
// https://jarcasting.com/artifacts/com.github.819548945/tool/
implementation ("com.github.819548945:tool:0.1.8")
'com.github.819548945:tool:jar:0.1.8'
<dependency org="com.github.819548945" name="tool" rev="0.1.8">
<artifact name="tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.819548945', module='tool', version='0.1.8')
)
libraryDependencies += "com.github.819548945" % "tool" % "0.1.8"
[com.github.819548945/tool "0.1.8"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
commons-codec : commons-codec | jar | 1.15 |