| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.vicpinm |
| Идентификатор | ИдентификаторTestInjector |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеTestInjector
Injector library for testing
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| TestInjector-1.0.0.pom | |
| TestInjector-1.0.0.aar | 16 KB |
| TestInjector-1.0.0-sources.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.vicpinm/TestInjector/ -->
<dependency>
<groupId>com.github.vicpinm</groupId>
<artifactId>TestInjector</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vicpinm/TestInjector/
implementation 'com.github.vicpinm:TestInjector:1.0.0'
// https://jarcasting.com/artifacts/com.github.vicpinm/TestInjector/
implementation ("com.github.vicpinm:TestInjector:1.0.0")
'com.github.vicpinm:TestInjector:aar:1.0.0'
<dependency org="com.github.vicpinm" name="TestInjector" rev="1.0.0">
<artifact name="TestInjector" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.vicpinm', module='TestInjector', version='1.0.0')
)
libraryDependencies += "com.github.vicpinm" % "TestInjector" % "1.0.0"
[com.github.vicpinm/TestInjector "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 24.2.1 |
| org.mockito : mockito-core | jar | 2.2.26 |