| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.sistcoop |
| Идентификатор | Идентификаторopenfact-pe |
| Последняя версия | Последняя версия1.0.0.Final |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеOpenfact PE
Openfact PE Extension
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| openfact-pe-1.0.0.Final.pom | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.sistcoop/openfact-pe/ -->
<dependency>
<groupId>org.sistcoop</groupId>
<artifactId>openfact-pe</artifactId>
<version>1.0.0.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sistcoop/openfact-pe/
implementation 'org.sistcoop:openfact-pe:1.0.0.Final'
// https://jarcasting.com/artifacts/org.sistcoop/openfact-pe/
implementation ("org.sistcoop:openfact-pe:1.0.0.Final")
'org.sistcoop:openfact-pe:pom:1.0.0.Final'
<dependency org="org.sistcoop" name="openfact-pe" rev="1.0.0.Final">
<artifact name="openfact-pe" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sistcoop', module='openfact-pe', version='1.0.0.Final')
)
libraryDependencies += "org.sistcoop" % "openfact-pe" % "1.0.0.Final"
[org.sistcoop/openfact-pe "1.0.0.Final"]