| Лицензия |
Лицензия |
|---|---|
| Группа | Группаdev.topping |
| Идентификатор | Идентификаторtoppingandroid |
| Версия | Версия0.1.2 |
| Тип | Типaar |
| Описание |
Описаниеtoppingandroid
ToppingEngine is a library helps you create mobile applications using one type of layout code and one type of backend code.
|
| Имя Файла | Размер |
|---|---|
| toppingandroid-0.1.2.pom | |
| toppingandroid-0.1.2-sources.jar | 208 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/dev.topping/toppingandroid/ -->
<dependency>
<groupId>dev.topping</groupId>
<artifactId>toppingandroid</artifactId>
<version>0.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.topping/toppingandroid/
implementation 'dev.topping:toppingandroid:0.1.2'
// https://jarcasting.com/artifacts/dev.topping/toppingandroid/
implementation ("dev.topping:toppingandroid:0.1.2")
'dev.topping:toppingandroid:aar:0.1.2'
<dependency org="dev.topping" name="toppingandroid" rev="0.1.2">
<artifact name="toppingandroid" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.topping', module='toppingandroid', version='0.1.2')
)
libraryDependencies += "dev.topping" % "toppingandroid" % "0.1.2"
[dev.topping/toppingandroid "0.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |
| androidx.legacy » legacy-support-v4 | jar | 1.0.0 |
| androidx.recyclerview » recyclerview | jar | 1.1.0 |
| androidx.constraintlayout » constraintlayout | jar | 2.0.4 |
| com.google.android.gms » play-services-maps | jar | 11.0.2 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |