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

org.bndly.common.testfixture:org.bndly.common.testfixture.test-fixture 1.0.0


Группа

Группа

org.bndly.common.testfixture
Идентификатор

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

org.bndly.common.testfixture.test-fixture
Версия

Версия

1.0.0
Тип

Тип

pom

Скачать org.bndly.common.testfixture.test-fixture 1.0.0


<!-- https://jarcasting.com/artifacts/org.bndly.common.testfixture/org.bndly.common.testfixture.test-fixture/ -->
<dependency>
    <groupId>org.bndly.common.testfixture</groupId>
    <artifactId>org.bndly.common.testfixture.test-fixture</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bndly.common.testfixture/org.bndly.common.testfixture.test-fixture/
implementation 'org.bndly.common.testfixture:org.bndly.common.testfixture.test-fixture:1.0.0'
// https://jarcasting.com/artifacts/org.bndly.common.testfixture/org.bndly.common.testfixture.test-fixture/
implementation ("org.bndly.common.testfixture:org.bndly.common.testfixture.test-fixture:1.0.0")
'org.bndly.common.testfixture:org.bndly.common.testfixture.test-fixture:pom:1.0.0'
<dependency org="org.bndly.common.testfixture" name="org.bndly.common.testfixture.test-fixture" rev="1.0.0">
  <artifact name="org.bndly.common.testfixture.test-fixture" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bndly.common.testfixture', module='org.bndly.common.testfixture.test-fixture', version='1.0.0')
)
libraryDependencies += "org.bndly.common.testfixture" % "org.bndly.common.testfixture.test-fixture" % "1.0.0"
[org.bndly.common.testfixture/org.bndly.common.testfixture.test-fixture "1.0.0"]