is not current version
Last Version 0.6.1

io.wizzie.enricher:base 0.5.2


GroupId

GroupId

io.wizzie.enricher
ArtifactId

ArtifactId

base
Version

Version

0.5.2
Type

Type

jar

Download base 0.5.2


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