is not current version
Last Version 0.6.1

io.wizzie.enricher:model 0.6.0


GroupId

GroupId

io.wizzie.enricher
ArtifactId

ArtifactId

model
Version

Version

0.6.0
Type

Type

jar

Download model 0.6.0


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