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