is not current version
Last Version 0.6.1

io.wizzie.enricher:extensions 0.5.2


GroupId

GroupId

io.wizzie.enricher
ArtifactId

ArtifactId

extensions
Version

Version

0.5.2
Type

Type

jar

Download extensions 0.5.2


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