License |
License |
---|---|
GroupId | GroupIdio.wizzie.enricher |
ArtifactId | ArtifactIdbase |
Last Version | Last Version0.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe enricher project
|
Filename | Size |
---|---|
base-0.6.1.pom | |
base-0.6.1.jar | 48 KB |
base-0.6.1-sources.jar | 2 KB |
base-0.6.1-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.wizzie.enricher/base/ -->
<dependency>
<groupId>io.wizzie.enricher</groupId>
<artifactId>base</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.wizzie.enricher/base/
implementation 'io.wizzie.enricher:base:0.6.1'
// https://jarcasting.com/artifacts/io.wizzie.enricher/base/
implementation ("io.wizzie.enricher:base:0.6.1")
'io.wizzie.enricher:base:jar:0.6.1'
<dependency org="io.wizzie.enricher" name="base" rev="0.6.1">
<artifact name="base" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.wizzie.enricher', module='base', version='0.6.1')
)
libraryDependencies += "io.wizzie.enricher" % "base" % "0.6.1"
[io.wizzie.enricher/base "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.8.0-alpha2 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.10.19 |
junit : junit | jar | 4.12 |