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