| License |
License |
|---|---|
| GroupId | GroupIdcom.github.fashionbrot |
| ArtifactId | ArtifactIdmars-tool |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmars-tool
mars-tool 工具包 https://github.com/fashionbrot/mars-tool
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| mars-tool-0.0.2.pom | |
| mars-tool-0.0.2-sources.jar | 35 KB |
| mars-tool-0.0.2-javadoc.jar | 247 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.fashionbrot/mars-tool/ -->
<dependency>
<groupId>com.github.fashionbrot</groupId>
<artifactId>mars-tool</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fashionbrot/mars-tool/
implementation 'com.github.fashionbrot:mars-tool:0.0.2'
// https://jarcasting.com/artifacts/com.github.fashionbrot/mars-tool/
implementation ("com.github.fashionbrot:mars-tool:0.0.2")
'com.github.fashionbrot:mars-tool:jar:0.0.2'
<dependency org="com.github.fashionbrot" name="mars-tool" rev="0.0.2">
<artifact name="mars-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fashionbrot', module='mars-tool', version='0.0.2')
)
libraryDependencies += "com.github.fashionbrot" % "mars-tool" % "0.0.2"
[com.github.fashionbrot/mars-tool "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.6 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| org.apache.ant : ant | jar | 1.10.6 |
| net.jpountz.lz4 : lz4 | jar | 1.3.0 |
| org.apache.commons : commons-compress | jar | 1.19 |
| org.tukaani : xz | jar | 1.8 |