| Лицензия |
Лицензия |
|---|---|
| Группа | Группаdev.enro |
| Идентификатор | Идентификаторenro-test |
| Версия | Версия1.9.0 |
| Тип | Типaar |
| Описание |
Описаниеenro-test
A component of Enro, a small navigation library for Android
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| enro-test-1.9.0.pom | |
| enro-test-1.9.0-sources.jar | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/dev.enro/enro-test/ -->
<dependency>
<groupId>dev.enro</groupId>
<artifactId>enro-test</artifactId>
<version>1.9.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.enro/enro-test/
implementation 'dev.enro:enro-test:1.9.0'
// https://jarcasting.com/artifacts/dev.enro/enro-test/
implementation ("dev.enro:enro-test:1.9.0")
'dev.enro:enro-test:aar:1.9.0'
<dependency org="dev.enro" name="enro-test" rev="1.9.0">
<artifact name="enro-test" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.enro', module='enro-test', version='1.9.0')
)
libraryDependencies += "dev.enro" % "enro-test" % "1.9.0"
[dev.enro/enro-test "1.9.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| dev.enro : enro-core | jar | 1.9.0 |
| androidx.databinding » viewbinding | jar | 7.1.1 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.10 |
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.appcompat » appcompat | jar | 1.4.1 |
| junit : junit | jar | 4.13.2 |
| androidx.test » runner | jar | 1.4.0 |
| androidx.test » core | jar | 1.4.0 |
| androidx.test.espresso » espresso-core | jar | 3.4.0 |
| androidx.fragment » fragment-testing | jar | 1.4.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.6.10 |