License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdio.wizzie |
ArtifactId | ArtifactIdnormalizer |
Last Version | Last Version0.6.1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWizzie normalizer
The normalizer project
|
Filename | Size |
---|---|
normalizer-0.6.1.2.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.wizzie/normalizer/ -->
<dependency>
<groupId>io.wizzie</groupId>
<artifactId>normalizer</artifactId>
<version>0.6.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.wizzie/normalizer/
implementation 'io.wizzie:normalizer:0.6.1.2'
// https://jarcasting.com/artifacts/io.wizzie/normalizer/
implementation ("io.wizzie:normalizer:0.6.1.2")
'io.wizzie:normalizer:pom:0.6.1.2'
<dependency org="io.wizzie" name="normalizer" rev="0.6.1.2">
<artifact name="normalizer" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.wizzie', module='normalizer', version='0.6.1.2')
)
libraryDependencies += "io.wizzie" % "normalizer" % "0.6.1.2"
[io.wizzie/normalizer "0.6.1.2"]