MVN

com.codahale : longmapper

Maven & Gradle

Sep 27, 2018
4 stars

longmapper · A family of bijective mappings for 64-bit integers.

<dependency>
    <groupId>com.codahale</groupId>
    <artifactId>longmapper</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.codahale : longmapper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of com.codahale : longmapper to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

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

<dependency>
    <groupId>com.codahale</groupId>
    <artifactId>longmapper</artifactId>
    <version>0.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.codahale : longmapper gradle dependency to your build.gradle file:

implementation 'com.codahale:longmapper:0.1.1'

Gradle Kotlin DSL: Add the following com.codahale : longmapper gradle kotlin dependency to your build.gradle.kts file:

implementation("com.codahale:longmapper:0.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.codahale : longmapper sbt scala dependency to your build.sbt file:

libraryDependencies += "com.codahale" % "longmapper" % "0.1.1"

Advertisement

Dependencies from Group

Sep 27, 2018
5 usages
35 stars
Sep 26, 2018
2 usages
203 stars
Sep 30, 2018
200 stars
Apr 01, 2019
24 stars
Sep 27, 2018
33 stars

Discover Dependencies

Oct 03, 2019
2 usages
Feb 15, 2023
2 usages
16 stars
Jan 13, 2021
2 usages
7 stars
Jul 13, 2020
4 usages
7 stars
Jan 02, 2023
2 usages
1 stars
May 03, 2018
0 stars
May 03, 2018