N

Naturally_Ordered_Long_Collections

A collection that is naturally ordered via long backed by bitsets and bit logic
http://www.mapsmessaging.io
Mozilla Public License Version 2.0 CommonsClause
Matthew Buckton
Files download
File Operation
Naturally_Ordered_Long_Collections-1.1.7.jar download
Naturally_Ordered_Long_Collections-1.1.7.pom download
Naturally_Ordered_Long_Collections-1.1.7-sources.jar download
Apache Maven
<dependency>
  <groupId>io.mapsmessaging</groupId>
  <artifactId>Naturally_Ordered_Long_Collections</artifactId>
  <version>1.1.7</version>
</dependency>
Gradle Groovy
implementation 'io.mapsmessaging:Naturally_Ordered_Long_Collections:1.1.7'
Gradle Kotlin
implementation("io.mapsmessaging:Naturally_Ordered_Long_Collections:1.1.7")
Scala SBT
libraryDependencies += "io.mapsmessaging" % "Naturally_Ordered_Long_Collections" % "1.1.7"
Groovy Grape
@Grapes(
  @Grab(group='io.mapsmessaging', module='Naturally_Ordered_Long_Collections', version='1.1.7')
)
Apache Ivy
<dependency org="io.mapsmessaging" name="Naturally_Ordered_Long_Collections" rev="1.1.7" />
Leiningen
[io.mapsmessaging/Naturally_Ordered_Long_Collections "1.1.7"]
Apache Buildr
'io.mapsmessaging:Naturally_Ordered_Long_Collections:jar:1.1.7'