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

guru.nidi:code-assert-parent 0.0.11

Assert that the java code of a project satisfies certain checks.

Группа

Группа

guru.nidi
Идентификатор

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

code-assert-parent
Версия

Версия

0.0.11
Тип

Тип

pom

Скачать code-assert-parent 0.0.11

Имя Файла Размер
code-assert-parent-0.0.11.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/guru.nidi/code-assert-parent/ -->
<dependency>
    <groupId>guru.nidi</groupId>
    <artifactId>code-assert-parent</artifactId>
    <version>0.0.11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/guru.nidi/code-assert-parent/
implementation 'guru.nidi:code-assert-parent:0.0.11'
// https://jarcasting.com/artifacts/guru.nidi/code-assert-parent/
implementation ("guru.nidi:code-assert-parent:0.0.11")
'guru.nidi:code-assert-parent:pom:0.0.11'
<dependency org="guru.nidi" name="code-assert-parent" rev="0.0.11">
  <artifact name="code-assert-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='guru.nidi', module='code-assert-parent', version='0.0.11')
)
libraryDependencies += "guru.nidi" % "code-assert-parent" % "0.0.11"
[guru.nidi/code-assert-parent "0.0.11"]