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.9.jar download
naturally_ordered_long_collections-1.1.9.pom download
naturally_ordered_long_collections-1.1.9-sources.jar download
Apache Maven
<dependency>
  <groupId>io.mapsmessaging</groupId>
  <artifactId>naturally_ordered_long_collections</artifactId>
  <version>1.1.9</version>
</dependency>
Gradle Groovy
implementation 'io.mapsmessaging:naturally_ordered_long_collections:1.1.9'
Gradle Kotlin
implementation("io.mapsmessaging:naturally_ordered_long_collections:1.1.9")
Scala SBT
libraryDependencies += "io.mapsmessaging" % "naturally_ordered_long_collections" % "1.1.9"
Groovy Grape
@Grapes(
  @Grab(group='io.mapsmessaging', module='naturally_ordered_long_collections', version='1.1.9')
)
Apache Ivy
<dependency org="io.mapsmessaging" name="naturally_ordered_long_collections" rev="1.1.9" />
Leiningen
[io.mapsmessaging/naturally_ordered_long_collections "1.1.9"]
Apache Buildr
'io.mapsmessaging:naturally_ordered_long_collections:jar:1.1.9'