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