License |
License |
---|---|
Categories |
CategoriesGuava General Purpose Libraries Utility |
GroupId | GroupIdcom.github.wokier |
ArtifactId | ArtifactIdguava-plus |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionguava-plus
Java Guava Plus Extension
|
Project URL |
Project URL |
Filename | Size |
---|---|
guava-plus-0.1.0.pom | |
guava-plus-0.1.0.jar | 16 KB |
guava-plus-0.1.0-sources.jar | 6 KB |
guava-plus-0.1.0-javadoc.jar | 82 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wokier/guava-plus/ -->
<dependency>
<groupId>com.github.wokier</groupId>
<artifactId>guava-plus</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wokier/guava-plus/
implementation 'com.github.wokier:guava-plus:0.1.0'
// https://jarcasting.com/artifacts/com.github.wokier/guava-plus/
implementation ("com.github.wokier:guava-plus:0.1.0")
'com.github.wokier:guava-plus:jar:0.1.0'
<dependency org="com.github.wokier" name="guava-plus" rev="0.1.0">
<artifact name="guava-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wokier', module='guava-plus', version='0.1.0')
)
libraryDependencies += "com.github.wokier" % "guava-plus" % "0.1.0"
[com.github.wokier/guava-plus "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 15.0 |
com.google.guava : guava-gwt | jar | 15.0 |
javax.validation : validation-api | jar | 1.1.0.Final |
com.google.code.findbugs : jsr305 Optional | jar | 1.3.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.easytesting : fest-assert | jar | 1.4 |
com.googlecode.catch-exception : catch-exception | jar | 1.2.0 |