Compile Testing

Framework to quick build compile testing

Лицензия

Лицензия

Группа

Группа

com.github.XDean
Идентификатор

Идентификатор

compile-testing
Последняя версия

Последняя версия

1.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Compile Testing
Framework to quick build compile testing
Ссылка на сайт

Ссылка на сайт

https://github.com/XDean/compile-testing

Скачать compile-testing

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.XDean/compile-testing/ -->
<dependency>
    <groupId>com.github.XDean</groupId>
    <artifactId>compile-testing</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.XDean/compile-testing/
implementation 'com.github.XDean:compile-testing:1.0.4'
// https://jarcasting.com/artifacts/com.github.XDean/compile-testing/
implementation ("com.github.XDean:compile-testing:1.0.4")
'com.github.XDean:compile-testing:jar:1.0.4'
<dependency org="com.github.XDean" name="compile-testing" rev="1.0.4">
  <artifact name="compile-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.XDean', module='compile-testing', version='1.0.4')
)
libraryDependencies += "com.github.XDean" % "compile-testing" % "1.0.4"
[com.github.XDean/compile-testing "1.0.4"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.testing.compile : compile-testing jar 0.13

test (1)

Идентификатор библиотеки Тип Версия
com.google.auto.service : auto-service jar 1.0-rc3

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.4
1.0.3
1.0.2
1.0.1
1.0