GroupId | GroupIdcom.github.jnthnclt |
---|---|
ArtifactId | ArtifactIdos.lab.roaring |
Version | Version1.3 |
Type | Typejar |
Filename | Size |
---|---|
os.lab.roaring-1.3.pom | |
os.lab.roaring-1.3.jar | 70 KB |
os.lab.roaring-1.3-sources.jar | 34 KB |
os.lab.roaring-1.3-javadoc.jar | 198 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jnthnclt/os.lab.roaring/
implementation 'com.github.jnthnclt:os.lab.roaring:1.3'
// https://jarcasting.com/artifacts/com.github.jnthnclt/os.lab.roaring/
implementation ("com.github.jnthnclt:os.lab.roaring:1.3")
'com.github.jnthnclt:os.lab.roaring:jar:1.3'
<dependency org="com.github.jnthnclt" name="os.lab.roaring" rev="1.3">
<artifact name="os.lab.roaring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jnthnclt', module='os.lab.roaring', version='1.3')
)
libraryDependencies += "com.github.jnthnclt" % "os.lab.roaring" % "1.3"
[com.github.jnthnclt/os.lab.roaring "1.3"]