| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.toolisticon.compiletesting |
| Идентификатор | Идентификаторcompiletesting-parent |
| Версия | Версия0.8.0 |
| Тип | Типpom |
| Описание |
Описаниеcompiletesting-parent
Please refer to https://github.com/toolisticon/compile-testing
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| compiletesting-parent-0.8.0.pom | 23 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.toolisticon.compiletesting/compiletesting-parent/ -->
<dependency>
<groupId>io.toolisticon.compiletesting</groupId>
<artifactId>compiletesting-parent</artifactId>
<version>0.8.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.toolisticon.compiletesting/compiletesting-parent/
implementation 'io.toolisticon.compiletesting:compiletesting-parent:0.8.0'
// https://jarcasting.com/artifacts/io.toolisticon.compiletesting/compiletesting-parent/
implementation ("io.toolisticon.compiletesting:compiletesting-parent:0.8.0")
'io.toolisticon.compiletesting:compiletesting-parent:pom:0.8.0'
<dependency org="io.toolisticon.compiletesting" name="compiletesting-parent" rev="0.8.0">
<artifact name="compiletesting-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.toolisticon.compiletesting', module='compiletesting-parent', version='0.8.0')
)
libraryDependencies += "io.toolisticon.compiletesting" % "compiletesting-parent" % "0.8.0"
[io.toolisticon.compiletesting/compiletesting-parent "0.8.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : hamcrest | jar | 2.2 |
| org.mockito : mockito-core | jar | 2.28.2 |