is not current version
Last Version 2.2.0

com.forio.epicenter:model-api 1.4.0

Model Interface

GroupId

GroupId

com.forio.epicenter
ArtifactId

ArtifactId

model-api
Version

Version

1.4.0
Type

Type

jar

Download model-api 1.4.0


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