Last Version

guava 24.3

Android tools

License

License

Categories

Categories

Net Guava General Purpose Libraries Utility
GroupId

GroupId

net.sf.jali
ArtifactId

ArtifactId

guava
Version

Version

24.3
Type

Type

jar
Description

Description

guava
Android tools
Project URL

Project URL

http://developer.android.com/tools/index.html
Source Code Management

Source Code Management

http://developer.android.com/tools/index.html

Download guava 24.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.