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

FailFast plugin 0.0.1

Adds pre and postcondition checks to your builds.

Лицензия

Лицензия

Группа

Группа

com.nhaarman.failfast
Идентификатор

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

plugin
Версия

Версия

0.0.1
Тип

Тип

jar
Описание

Описание

FailFast plugin
Adds pre and postcondition checks to your builds.
Ссылка на сайт

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

https://github.com/nhaarman/failfast/
Система контроля версий

Система контроля версий

https://github.com/nhaarman/failfast/

Скачать plugin 0.0.1


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.android.tools.build : gradle jar 0.12.2
org.aspectj : aspectjtools jar 1.8.1
org.aspectj : aspectjrt jar 1.8.1

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

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