is not current version
Last Version 2.2.0

com.forio.epicenter:epicenter-model 1.9.0

Root POM

GroupId

GroupId

com.forio.epicenter
ArtifactId

ArtifactId

epicenter-model
Version

Version

1.9.0
Type

Type

pom

Download epicenter-model 1.9.0


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