Last Version

guava-ext 0.1


License

License

Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

com.github.greengerong
ArtifactId

ArtifactId

guava-ext
Version

Version

0.1
Type

Type

jar
Description

Description

guava-ext
Project URL

Project URL

http://maven.apache.org

Download guava-ext 0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 15.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.