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