is not current version
Last Version 19.0.0

io.janusproject.guava:guava-parent 17.0

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
Type

Type

pom

Download guava-parent 17.0

Filename Size
guava-parent-17.0.pom 10 KB
Browse

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