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