MVN

edu.jhu.prim : prim

Maven & Gradle

Jul 03, 2017
6 usages
4 stars

Prim - A Java Primitives Library.

<dependency>
    <groupId>edu.jhu.prim</groupId>
    <artifactId>prim</artifactId>
    <version>3.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.jhu.prim : prim to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.5

All Versions

Choose a version of edu.jhu.prim : prim to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
prim-3.1.5
prim-3.1.4
prim-3.1.3
prim-3.1.1
prim-3.1.0
2.0.x
prim-2.0.5

How to add a dependency to Maven

Add the following edu.jhu.prim : prim maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>edu.jhu.prim</groupId>
    <artifactId>prim</artifactId>
    <version>3.1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following edu.jhu.prim : prim gradle dependency to your build.gradle file:

implementation 'edu.jhu.prim:prim:3.1.5'

Gradle Kotlin DSL: Add the following edu.jhu.prim : prim gradle kotlin dependency to your build.gradle.kts file:

implementation("edu.jhu.prim:prim:3.1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following edu.jhu.prim : prim sbt scala dependency to your build.sbt file:

libraryDependencies += "edu.jhu.prim" % "prim" % "3.1.5"

Advertisement

Dependencies from Group

Jul 03, 2017
6 usages
4 stars

Discover Dependencies

Oct 03, 2014
5 usages
122 stars
Jun 04, 2021
41 usages
130 stars
Mar 17, 2014
12 usages
3 stars
Aug 28, 2020
12 usages
1.9k stars
Apr 25, 2017
11 usages
Aug 03, 2014
7 usages
Feb 09, 2023
12 usages
131 stars
Mar 16, 2022
26 usages
0 stars