is not current version
Last Version 0.5.1.1

io.wizzie:enricher-base 0.5.1


GroupId

GroupId

io.wizzie
ArtifactId

ArtifactId

enricher-base
Version

Version

0.5.1
Type

Type

jar

Download enricher-base 0.5.1


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