| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.saurabhspec |
| Идентификатор | Идентификаторdemo |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеdemo
Greetings library demo
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| demo-1.0.0.pom | |
| demo-1.0.0-sources.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.saurabhspec/demo/ -->
<dependency>
<groupId>io.github.saurabhspec</groupId>
<artifactId>demo</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.saurabhspec/demo/
implementation 'io.github.saurabhspec:demo:1.0.0'
// https://jarcasting.com/artifacts/io.github.saurabhspec/demo/
implementation ("io.github.saurabhspec:demo:1.0.0")
'io.github.saurabhspec:demo:aar:1.0.0'
<dependency org="io.github.saurabhspec" name="demo" rev="1.0.0">
<artifact name="demo" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.saurabhspec', module='demo', version='1.0.0')
)
libraryDependencies += "io.github.saurabhspec" % "demo" % "1.0.0"
[io.github.saurabhspec/demo "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.72 |
| androidx.core » core-ktx | jar | 1.3.2 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.3.0 |