Last Version

Guava Helper for Java 8 1.2.0

A tool set to help developer to use Guava with Java 8

License

License

Categories

Categories

Java Languages Guava General Purpose Libraries Utility
GroupId

GroupId

jp.skypencil.guava
ArtifactId

ArtifactId

guava-helper-for-java-8
Version

Version

1.2.0
Type

Type

pom
Description

Description

Guava Helper for Java 8
A tool set to help developer to use Guava with Java 8
Project URL

Project URL

https://github.com/KengoTODA/guava-helper-for-java-8

Download guava-helper-for-java-8 1.2.0


<!-- https://jarcasting.com/artifacts/jp.skypencil.guava/guava-helper-for-java-8/ -->
<dependency>
    <groupId>jp.skypencil.guava</groupId>
    <artifactId>guava-helper-for-java-8</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/jp.skypencil.guava/guava-helper-for-java-8/
implementation 'jp.skypencil.guava:guava-helper-for-java-8:1.2.0'
// https://jarcasting.com/artifacts/jp.skypencil.guava/guava-helper-for-java-8/
implementation ("jp.skypencil.guava:guava-helper-for-java-8:1.2.0")
'jp.skypencil.guava:guava-helper-for-java-8:pom:1.2.0'
<dependency org="jp.skypencil.guava" name="guava-helper-for-java-8" rev="1.2.0">
  <artifact name="guava-helper-for-java-8" type="pom" />
</dependency>
@Grapes(
@Grab(group='jp.skypencil.guava', module='guava-helper-for-java-8', version='1.2.0')
)
libraryDependencies += "jp.skypencil.guava" % "guava-helper-for-java-8" % "1.2.0"
[jp.skypencil.guava/guava-helper-for-java-8 "1.2.0"]

Dependencies

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

Project Modules

  • sonarqube-plugin
  • spotbugs-plugin
  • helper