MVN

com.github.dmillett : prank

Maven & Gradle

Dec 08, 2015
5 stars

prank · A Java parallel ranking/scoring library.

<dependency>
    <groupId>com.github.dmillett</groupId>
    <artifactId>prank</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.dmillett : prank to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.github.dmillett : prank to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
prank-1.1.0
1.0.x
prank-1.0.1
1.0
prank-1.0

How to add a dependency to Maven

Add the following com.github.dmillett : prank maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.dmillett</groupId>
    <artifactId>prank</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.dmillett : prank gradle dependency to your build.gradle file:

implementation 'com.github.dmillett:prank:1.1.0'

Gradle Kotlin DSL: Add the following com.github.dmillett : prank gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.dmillett:prank:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.dmillett : prank sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.dmillett" % "prank" % "1.1.0"

Advertisement

Dependencies from Group

Dec 08, 2015
5 stars
jig
Feb 15, 2016
7 stars

Discover Dependencies

Jan 15, 2022
105 usages
276 stars
Jul 04, 2016
176 stars
Apr 14, 2023
1 usages
4 stars
Jul 17, 2018
1 usages
9 stars
Nov 26, 2015
3 stars
Oct 06, 2019
1 usages
495 stars
Oct 06, 2019
4 usages
539 stars