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