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