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

br.com.objectos.testable:parent 0.5.0

Make your objects testable.

Группа

Группа

br.com.objectos.testable
Идентификатор

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

parent
Версия

Версия

0.5.0
Тип

Тип

pom

Скачать parent 0.5.0

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

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