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