License |
License |
---|---|
GroupId | GroupIdcom.github.sunnus3 |
ArtifactId | ArtifactIdtool |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiontool
tool list
|
Filename | Size |
---|---|
tool-0.1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sunnus3/tool/ -->
<dependency>
<groupId>com.github.sunnus3</groupId>
<artifactId>tool</artifactId>
<version>0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sunnus3/tool/
implementation 'com.github.sunnus3:tool:0.1'
// https://jarcasting.com/artifacts/com.github.sunnus3/tool/
implementation ("com.github.sunnus3:tool:0.1")
'com.github.sunnus3:tool:pom:0.1'
<dependency org="com.github.sunnus3" name="tool" rev="0.1">
<artifact name="tool" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sunnus3', module='tool', version='0.1')
)
libraryDependencies += "com.github.sunnus3" % "tool" % "0.1"
[com.github.sunnus3/tool "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |