License |
License |
---|---|
GroupId | GroupIdio.github.rollenholt |
ArtifactId | ArtifactIdPear |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
Pear-1.0.4.pom | |
Pear-1.0.4.jar | 7 KB |
Pear-1.0.4-sources.jar | 4 KB |
Pear-1.0.4-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.rollenholt/Pear/ -->
<dependency>
<groupId>io.github.rollenholt</groupId>
<artifactId>Pear</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.rollenholt/Pear/
implementation 'io.github.rollenholt:Pear:1.0.4'
// https://jarcasting.com/artifacts/io.github.rollenholt/Pear/
implementation ("io.github.rollenholt:Pear:1.0.4")
'io.github.rollenholt:Pear:jar:1.0.4'
<dependency org="io.github.rollenholt" name="Pear" rev="1.0.4">
<artifact name="Pear" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.rollenholt', module='Pear', version='1.0.4')
)
libraryDependencies += "io.github.rollenholt" % "Pear" % "1.0.4"
[io.github.rollenholt/Pear "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.5.4 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.5.4 |