MVN

io.ook : diceware4j

Maven & Gradle

May 03, 2018

Diceware library for loading and accessing word lists

<dependency>
    <groupId>io.ook</groupId>
    <artifactId>diceware4j</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.ook : diceware4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of io.ook : diceware4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
diceware4j-0.1.1
diceware4j-0.1.0

How to add a dependency to Maven

Add the following io.ook : diceware4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.ook</groupId>
    <artifactId>diceware4j</artifactId>
    <version>0.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.ook : diceware4j gradle dependency to your build.gradle file:

implementation 'io.ook:diceware4j:0.1.1'

Gradle Kotlin DSL: Add the following io.ook : diceware4j gradle kotlin dependency to your build.gradle.kts file:

implementation("io.ook:diceware4j:0.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.ook : diceware4j sbt scala dependency to your build.sbt file:

libraryDependencies += "io.ook" % "diceware4j" % "0.1.1"

Advertisement

Dependencies from Group

May 03, 2018

Discover Dependencies

May 06, 2018
14 stars
May 06, 2018
14 stars
Aug 03, 2021
25 stars
May 14, 2019
8.8k stars
May 04, 2018
4 stars
Jul 11, 2019
1 usages
0 stars
Sep 21, 2022
0 stars
May 09, 2018
2 stars
May 09, 2018
2 stars
Jul 04, 2019
3 usages
62 stars