is not current version
Last Version 3.2.1

com.abiquo:model 3.0.0


GroupId

GroupId

com.abiquo
ArtifactId

ArtifactId

model
Version

Version

3.0.0
Type

Type

pom

Download model 3.0.0

Filename Size
model-3.0.0.pom 1 KB
Browse

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