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

com.forio.epicenter:epicenter-model 1.4.0

Root POM

Группа

Группа

com.forio.epicenter
Идентификатор

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

epicenter-model
Версия

Версия

1.4.0
Тип

Тип

pom

Скачать epicenter-model 1.4.0

Имя Файла Размер
epicenter-model-1.4.0.pom 7 KB
Обзор

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