License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.optionfactory |
ArtifactId | ArtifactIdranges |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnet.optionfactory:ranges
Dense and sparse ranges library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ranges-1.0.pom | |
ranges-1.0.jar | 21 KB |
ranges-1.0-sources.jar | 12 KB |
ranges-1.0-javadoc.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.optionfactory/ranges/ -->
<dependency>
<groupId>net.optionfactory</groupId>
<artifactId>ranges</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.optionfactory/ranges/
implementation 'net.optionfactory:ranges:1.0'
// https://jarcasting.com/artifacts/net.optionfactory/ranges/
implementation ("net.optionfactory:ranges:1.0")
'net.optionfactory:ranges:jar:1.0'
<dependency org="net.optionfactory" name="ranges" rev="1.0">
<artifact name="ranges" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.optionfactory', module='ranges', version='1.0')
)
libraryDependencies += "net.optionfactory" % "ranges" % "1.0"
[net.optionfactory/ranges "1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |