GroupId | GroupIdcom.github.jnthnclt |
---|---|
ArtifactId | ArtifactIdos.lab.roaring |
Version | Version1.9 |
Type | Typejar |
Filename | Size |
---|---|
os.lab.roaring-1.9.pom | |
os.lab.roaring-1.9.jar | 74 KB |
os.lab.roaring-1.9-sources.jar | 35 KB |
os.lab.roaring-1.9-javadoc.jar | 206 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jnthnclt/os.lab.roaring/ -->
<dependency>
<groupId>com.github.jnthnclt</groupId>
<artifactId>os.lab.roaring</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jnthnclt/os.lab.roaring/
implementation 'com.github.jnthnclt:os.lab.roaring:1.9'
// https://jarcasting.com/artifacts/com.github.jnthnclt/os.lab.roaring/
implementation ("com.github.jnthnclt:os.lab.roaring:1.9")
'com.github.jnthnclt:os.lab.roaring:jar:1.9'
<dependency org="com.github.jnthnclt" name="os.lab.roaring" rev="1.9">
<artifact name="os.lab.roaring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jnthnclt', module='os.lab.roaring', version='1.9')
)
libraryDependencies += "com.github.jnthnclt" % "os.lab.roaring" % "1.9"
[com.github.jnthnclt/os.lab.roaring "1.9"]