GroupId | GroupIdcom.github.q742972035.tools |
---|---|
ArtifactId | ArtifactIdtools |
Version | Version1.1.1 |
Type | Typejar |
Filename | Size |
---|---|
tools-1.1.1.pom | |
tools-1.1.1.jar | 19 KB |
tools-1.1.1-sources.jar | 9 KB |
tools-1.1.1-javadoc.jar | 100 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.q742972035.tools/tools/ -->
<dependency>
<groupId>com.github.q742972035.tools</groupId>
<artifactId>tools</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.q742972035.tools/tools/
implementation 'com.github.q742972035.tools:tools:1.1.1'
// https://jarcasting.com/artifacts/com.github.q742972035.tools/tools/
implementation ("com.github.q742972035.tools:tools:1.1.1")
'com.github.q742972035.tools:tools:jar:1.1.1'
<dependency org="com.github.q742972035.tools" name="tools" rev="1.1.1">
<artifact name="tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.q742972035.tools', module='tools', version='1.1.1')
)
libraryDependencies += "com.github.q742972035.tools" % "tools" % "1.1.1"
[com.github.q742972035.tools/tools "1.1.1"]