Last Version

commons-ats-guava 0.2.10

Miscellaneous code snippets for lazy developers.

License

License

Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

com.after_sunrise.commons
ArtifactId

ArtifactId

commons-ats-guava
Version

Version

0.2.10
Type

Type

jar
Description

Description

commons-ats-guava
Miscellaneous code snippets for lazy developers.

Download commons-ats-guava 0.2.10


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

Dependencies

compile (1)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
com.google.code.findbugs : annotations jar 3.0.0

Project Modules

There are no modules declared in this project.