is not current version
Last Version 0.7.3

io.wizzie.normalizer:base 0.7.1


Categories

Categories

ORM Data
GroupId

GroupId

io.wizzie.normalizer
ArtifactId

ArtifactId

base
Version

Version

0.7.1
Type

Type

jar

Download base 0.7.1


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