is not current version
Last Version 19.0.0

io.janusproject.guava:guava-parent 17.0.2

Fork of Google Guava-libraries (Google Core Libraries for Java 1.6+) to enable the update of the annotations' name

Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

io.janusproject.guava
ArtifactId

ArtifactId

guava-parent
Version

Version

17.0.2
Type

Type

pom

Download guava-parent 17.0.2

Filename Size
guava-parent-17.0.2.pom 13 KB
Browse

<!-- https://jarcasting.com/artifacts/io.janusproject.guava/guava-parent/ -->
<dependency>
    <groupId>io.janusproject.guava</groupId>
    <artifactId>guava-parent</artifactId>
    <version>17.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.janusproject.guava/guava-parent/
implementation 'io.janusproject.guava:guava-parent:17.0.2'
// https://jarcasting.com/artifacts/io.janusproject.guava/guava-parent/
implementation ("io.janusproject.guava:guava-parent:17.0.2")
'io.janusproject.guava:guava-parent:pom:17.0.2'
<dependency org="io.janusproject.guava" name="guava-parent" rev="17.0.2">
  <artifact name="guava-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.janusproject.guava', module='guava-parent', version='17.0.2')
)
libraryDependencies += "io.janusproject.guava" % "guava-parent" % "17.0.2"
[io.janusproject.guava/guava-parent "17.0.2"]