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