| Группа | Группаcom.github.fashionbrot |
|---|---|
| Идентификатор | Идентификаторmars-validated |
| Версия | Версия2.0.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| mars-validated-2.0.0.pom | |
| mars-validated-2.0.0-sources.jar | 54 KB |
| mars-validated-2.0.0-javadoc.jar | 413 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fashionbrot/mars-validated/ -->
<dependency>
<groupId>com.github.fashionbrot</groupId>
<artifactId>mars-validated</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fashionbrot/mars-validated/
implementation 'com.github.fashionbrot:mars-validated:2.0.0'
// https://jarcasting.com/artifacts/com.github.fashionbrot/mars-validated/
implementation ("com.github.fashionbrot:mars-validated:2.0.0")
'com.github.fashionbrot:mars-validated:jar:2.0.0'
<dependency org="com.github.fashionbrot" name="mars-validated" rev="2.0.0">
<artifact name="mars-validated" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fashionbrot', module='mars-validated', version='2.0.0')
)
libraryDependencies += "com.github.fashionbrot" % "mars-validated" % "2.0.0"
[com.github.fashionbrot/mars-validated "2.0.0"]