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

org.sistcoop:openfact-model 1.0.RC24


Группа

Группа

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

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

openfact-model
Версия

Версия

1.0.RC24
Тип

Тип

pom

Скачать openfact-model 1.0.RC24

Имя Файла Размер
openfact-model-1.0.RC24.pom 981 bytes
Обзор

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