GroupId | GroupIdcom.github.819548945 |
---|---|
ArtifactId | ArtifactIdtool |
Version | Version0.0.5 |
Type | Typejar |
Filename | Size |
---|---|
tool-0.0.5.pom | |
tool-0.0.5.jar | 22 KB |
tool-0.0.5-sources.jar | 12 KB |
tool-0.0.5-javadoc.jar | 137 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.819548945/tool/ -->
<dependency>
<groupId>com.github.819548945</groupId>
<artifactId>tool</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.819548945/tool/
implementation 'com.github.819548945:tool:0.0.5'
// https://jarcasting.com/artifacts/com.github.819548945/tool/
implementation ("com.github.819548945:tool:0.0.5")
'com.github.819548945:tool:jar:0.0.5'
<dependency org="com.github.819548945" name="tool" rev="0.0.5">
<artifact name="tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.819548945', module='tool', version='0.0.5')
)
libraryDependencies += "com.github.819548945" % "tool" % "0.0.5"
[com.github.819548945/tool "0.0.5"]