License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdio.wizzie |
ArtifactId | ArtifactIdnormalizer-base |
Last Version | Last Version0.6.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe normalizer project
|
Filename | Size |
---|---|
normalizer-base-0.6.1.2.pom | |
normalizer-base-0.6.1.2.jar | 9 KB |
normalizer-base-0.6.1.2-sources.jar | 3 KB |
normalizer-base-0.6.1.2-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.wizzie/normalizer-base/ -->
<dependency>
<groupId>io.wizzie</groupId>
<artifactId>normalizer-base</artifactId>
<version>0.6.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.wizzie/normalizer-base/
implementation 'io.wizzie:normalizer-base:0.6.1.2'
// https://jarcasting.com/artifacts/io.wizzie/normalizer-base/
implementation ("io.wizzie:normalizer-base:0.6.1.2")
'io.wizzie:normalizer-base:jar:0.6.1.2'
<dependency org="io.wizzie" name="normalizer-base" rev="0.6.1.2">
<artifact name="normalizer-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.wizzie', module='normalizer-base', version='0.6.1.2')
)
libraryDependencies += "io.wizzie" % "normalizer-base" % "0.6.1.2"
[io.wizzie/normalizer-base "0.6.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.8.0-alpha2 |