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