is not current version
Last Version 1.12.2

com.github.jnthnclt:os.lab.roaring 1.12.0


GroupId

GroupId

com.github.jnthnclt
ArtifactId

ArtifactId

os.lab.roaring
Version

Version

1.12.0
Type

Type

jar

Download os.lab.roaring 1.12.0


<!-- https://jarcasting.com/artifacts/com.github.jnthnclt/os.lab.roaring/ -->
<dependency>
    <groupId>com.github.jnthnclt</groupId>
    <artifactId>os.lab.roaring</artifactId>
    <version>1.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jnthnclt/os.lab.roaring/
implementation 'com.github.jnthnclt:os.lab.roaring:1.12.0'
// https://jarcasting.com/artifacts/com.github.jnthnclt/os.lab.roaring/
implementation ("com.github.jnthnclt:os.lab.roaring:1.12.0")
'com.github.jnthnclt:os.lab.roaring:jar:1.12.0'
<dependency org="com.github.jnthnclt" name="os.lab.roaring" rev="1.12.0">
  <artifact name="os.lab.roaring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jnthnclt', module='os.lab.roaring', version='1.12.0')
)
libraryDependencies += "com.github.jnthnclt" % "os.lab.roaring" % "1.12.0"
[com.github.jnthnclt/os.lab.roaring "1.12.0"]