is not current version
Last Version 1.1.1

guava 1.0.3

Guava is a tool's library for quickly development

License

License

Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

io.github.sunshine001
ArtifactId

ArtifactId

guava
Version

Version

1.0.3
Type

Type

jar
Description

Description

guava
Guava is a tool's library for quickly development
Project URL

Project URL

https://github.com/sunshine001/java-guava
Source Code Management

Source Code Management

https://github.com/sunshine001/java-guava

Download guava 1.0.3


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

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.json-lib : json-lib jar 2.4

Project Modules

There are no modules declared in this project.