Last Version

Guava Preconditions 0.1.5

Only the Preconditions class from Google Guava.

License

License

Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

com.cookingfox
ArtifactId

ArtifactId

guava-preconditions
Version

Version

0.1.5
Type

Type

jar
Description

Description

Guava Preconditions
Only the Preconditions class from Google Guava.
Project URL

Project URL

https://github.com/cookingfox/guava-preconditions
Project Organization

Project Organization

Cooking Fox
Source Code Management

Source Code Management

http://github.com/cookingfox/guava-preconditions

Download guava-preconditions 0.1.5


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

Dependencies

test (4)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
com.google.guava : guava-testlib jar 19.0
com.google.truth : truth jar 0.28
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.