MVN

jp.skypencil.guava : helper

Maven & Gradle

Jul 05, 2019
11 usages
11 stars

Helper for Guava on Java8 · Helper classes to help Java8 to collaborate with Guava

<dependency>
    <groupId>jp.skypencil.guava</groupId>
    <artifactId>helper</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of jp.skypencil.guava : helper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of jp.skypencil.guava : helper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
helper-1.2.0
1.1.x
helper-1.1.0
1.0.x
helper-1.0.6
helper-1.0.5
helper-1.0.4
helper-1.0.3
helper-1.0.2
helper-1.0.1
helper-1.0.0

How to add a dependency to Maven

Add the following jp.skypencil.guava : helper maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>jp.skypencil.guava</groupId>
    <artifactId>helper</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following jp.skypencil.guava : helper gradle dependency to your build.gradle file:

implementation 'jp.skypencil.guava:helper:1.2.0'

Gradle Kotlin DSL: Add the following jp.skypencil.guava : helper gradle kotlin dependency to your build.gradle.kts file:

implementation("jp.skypencil.guava:helper:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following jp.skypencil.guava : helper sbt scala dependency to your build.sbt file:

libraryDependencies += "jp.skypencil.guava" % "helper" % "1.2.0"

Advertisement

Dependencies from Group

Jul 05, 2019
11 usages
11 stars
Jul 05, 2019
1 usages
11 stars
Jul 19, 2015
11 stars

Discover Dependencies

Jul 04, 2019
61 stars
Oct 31, 2016
44 stars
May 24, 2017
8 stars
Oct 08, 2015
1 stars
Dec 30, 2021
626 stars
Jul 16, 2015
4 stars