License |
License |
---|---|
GroupId | GroupIdcom.github.819548945 |
ArtifactId | ArtifactIdtool |
Version | Version0.1.4 |
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.4.pom | |
tool-0.1.4.jar | 53 KB |
tool-0.1.4-sources.jar | 29 KB |
tool-0.1.4-javadoc.jar | 321 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.819548945/tool/ -->
<dependency>
<groupId>com.github.819548945</groupId>
<artifactId>tool</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.819548945/tool/
implementation 'com.github.819548945:tool:0.1.4'
// https://jarcasting.com/artifacts/com.github.819548945/tool/
implementation ("com.github.819548945:tool:0.1.4")
'com.github.819548945:tool:jar:0.1.4'
<dependency org="com.github.819548945" name="tool" rev="0.1.4">
<artifact name="tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.819548945', module='tool', version='0.1.4')
)
libraryDependencies += "com.github.819548945" % "tool" % "0.1.4"
[com.github.819548945/tool "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
commons-codec : commons-codec | jar | 1.15 |