не последняя версия
Последняя версия 1.1.3.Final

org.sistcoop:openfact-testsuite 1.0.9.Final


Группа

Группа

org.sistcoop
Идентификатор

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

openfact-testsuite
Версия

Версия

1.0.9.Final
Тип

Тип

pom

Скачать openfact-testsuite 1.0.9.Final

Имя Файла Размер
openfact-testsuite-1.0.9.Final.pom 1009 bytes
Обзор

<!-- https://jarcasting.com/artifacts/org.sistcoop/openfact-testsuite/ -->
<dependency>
    <groupId>org.sistcoop</groupId>
    <artifactId>openfact-testsuite</artifactId>
    <version>1.0.9.Final</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sistcoop/openfact-testsuite/
implementation 'org.sistcoop:openfact-testsuite:1.0.9.Final'
// https://jarcasting.com/artifacts/org.sistcoop/openfact-testsuite/
implementation ("org.sistcoop:openfact-testsuite:1.0.9.Final")
'org.sistcoop:openfact-testsuite:pom:1.0.9.Final'
<dependency org="org.sistcoop" name="openfact-testsuite" rev="1.0.9.Final">
  <artifact name="openfact-testsuite" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sistcoop', module='openfact-testsuite', version='1.0.9.Final')
)
libraryDependencies += "org.sistcoop" % "openfact-testsuite" % "1.0.9.Final"
[org.sistcoop/openfact-testsuite "1.0.9.Final"]