Last Version

com.io7m.jranges 5.0.0

Range handling

License

License

GroupId

GroupId

com.io7m.jranges
ArtifactId

ArtifactId

com.io7m.jranges
Version

Version

5.0.0
Type

Type

pom
Description

Description

com.io7m.jranges
Range handling
Project URL

Project URL

https://www.io7m.com/software/jranges
Source Code Management

Source Code Management

https://github.com/io7m/jranges

Download com.io7m.jranges 5.0.0


<!-- https://jarcasting.com/artifacts/com.io7m.jranges/com.io7m.jranges/ -->
<dependency>
    <groupId>com.io7m.jranges</groupId>
    <artifactId>com.io7m.jranges</artifactId>
    <version>5.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jranges/com.io7m.jranges/
implementation 'com.io7m.jranges:com.io7m.jranges:5.0.0'
// https://jarcasting.com/artifacts/com.io7m.jranges/com.io7m.jranges/
implementation ("com.io7m.jranges:com.io7m.jranges:5.0.0")
'com.io7m.jranges:com.io7m.jranges:pom:5.0.0'
<dependency org="com.io7m.jranges" name="com.io7m.jranges" rev="5.0.0">
  <artifact name="com.io7m.jranges" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jranges', module='com.io7m.jranges', version='5.0.0')
)
libraryDependencies += "com.io7m.jranges" % "com.io7m.jranges" % "5.0.0"
[com.io7m.jranges "5.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • com.io7m.jranges.core
  • com.io7m.jranges.documentation
  • com.io7m.jranges.tests