Mattock
JUnit4 tests runner for Android.
(In development)
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.stanfy.mattock |
| Идентификатор | Идентификаторandroid-lib-dep |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеMattock
JUnit4 tests runner for Android
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| android-lib-dep-1.0.pom | |
| android-lib-dep-1.0.aar | 224 KB |
| android-lib-dep-1.0-sources.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.stanfy.mattock/android-lib-dep/ -->
<dependency>
<groupId>com.stanfy.mattock</groupId>
<artifactId>android-lib-dep</artifactId>
<version>1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.stanfy.mattock/android-lib-dep/
implementation 'com.stanfy.mattock:android-lib-dep:1.0'
// https://jarcasting.com/artifacts/com.stanfy.mattock/android-lib-dep/
implementation ("com.stanfy.mattock:android-lib-dep:1.0")
'com.stanfy.mattock:android-lib-dep:aar:1.0'
<dependency org="com.stanfy.mattock" name="android-lib-dep" rev="1.0">
<artifact name="android-lib-dep" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.stanfy.mattock', module='android-lib-dep', version='1.0')
)
libraryDependencies += "com.stanfy.mattock" % "android-lib-dep" % "1.0"
[com.stanfy.mattock/android-lib-dep "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.surefire : common-junit4 | jar | 2.15 |
| junit : junit | jar | 4.11 |
| org.apache.maven.surefire : surefire-api | jar | 2.15 |
JUnit4 tests runner for Android.
(In development)