is not current version
Last Version 0.0.2

com.github.fashionbrot:mars-tool 0.0.1

mars-tool 工具包 https://github.com/fashionbrot/mars-tool

GroupId

GroupId

com.github.fashionbrot
ArtifactId

ArtifactId

mars-tool
Version

Version

0.0.1
Type

Type

jar

Download mars-tool 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.fashionbrot/mars-tool/ -->
<dependency>
    <groupId>com.github.fashionbrot</groupId>
    <artifactId>mars-tool</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fashionbrot/mars-tool/
implementation 'com.github.fashionbrot:mars-tool:0.0.1'
// https://jarcasting.com/artifacts/com.github.fashionbrot/mars-tool/
implementation ("com.github.fashionbrot:mars-tool:0.0.1")
'com.github.fashionbrot:mars-tool:jar:0.0.1'
<dependency org="com.github.fashionbrot" name="mars-tool" rev="0.0.1">
  <artifact name="mars-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fashionbrot', module='mars-tool', version='0.0.1')
)
libraryDependencies += "com.github.fashionbrot" % "mars-tool" % "0.0.1"
[com.github.fashionbrot/mars-tool "0.0.1"]