Last Version

com.io7m.mutable.numbers 4.0.0

Mutable number types

License

License

GroupId

GroupId

com.io7m.mutable.numbers
ArtifactId

ArtifactId

com.io7m.mutable.numbers
Version

Version

4.0.0
Type

Type

pom
Description

Description

com.io7m.mutable.numbers
Mutable number types
Project URL

Project URL

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

Source Code Management

https://github.com/io7m/jmutnum

Download com.io7m.mutable.numbers 4.0.0


<!-- https://jarcasting.com/artifacts/com.io7m.mutable.numbers/com.io7m.mutable.numbers/ -->
<dependency>
    <groupId>com.io7m.mutable.numbers</groupId>
    <artifactId>com.io7m.mutable.numbers</artifactId>
    <version>4.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.mutable.numbers/com.io7m.mutable.numbers/
implementation 'com.io7m.mutable.numbers:com.io7m.mutable.numbers:4.0.0'
// https://jarcasting.com/artifacts/com.io7m.mutable.numbers/com.io7m.mutable.numbers/
implementation ("com.io7m.mutable.numbers:com.io7m.mutable.numbers:4.0.0")
'com.io7m.mutable.numbers:com.io7m.mutable.numbers:pom:4.0.0'
<dependency org="com.io7m.mutable.numbers" name="com.io7m.mutable.numbers" rev="4.0.0">
  <artifact name="com.io7m.mutable.numbers" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.io7m.mutable.numbers', module='com.io7m.mutable.numbers', version='4.0.0')
)
libraryDependencies += "com.io7m.mutable.numbers" % "com.io7m.mutable.numbers" % "4.0.0"
[com.io7m.mutable.numbers "4.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.mutable.numbers.core
  • com.io7m.mutable.numbers.tests
  • com.io7m.mutable.numbers.documentation