| Группа | Группаcom.github.fashionbrot |
|---|---|
| Идентификатор | Идентификаторmars-tool |
| Версия | Версия0.0.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| mars-tool-0.0.1.pom | |
| mars-tool-0.0.1-sources.jar | 22 KB |
| mars-tool-0.0.1-javadoc.jar | 125 KB |
| Обзор |
<!-- 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"]