Last Version

Storage Units 2.0.0

Implementation of storage units according to ISO IEC 80000-13:2008.

License

License

GroupId

GroupId

com.github.sebhoss
ArtifactId

ArtifactId

storage-units
Version

Version

2.0.0
Type

Type

jar
Description

Description

Storage Units
Implementation of storage units according to ISO IEC 80000-13:2008.
Project URL

Project URL

https://github.com/sebhoss/storage-units
Project Organization

Project Organization

sebhoss
Source Code Management

Source Code Management

https://github.com/sebhoss/storage-units

Download storage-units 2.0.0


<!-- https://jarcasting.com/artifacts/com.github.sebhoss/storage-units/ -->
<dependency>
    <groupId>com.github.sebhoss</groupId>
    <artifactId>storage-units</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sebhoss/storage-units/
implementation 'com.github.sebhoss:storage-units:2.0.0'
// https://jarcasting.com/artifacts/com.github.sebhoss/storage-units/
implementation ("com.github.sebhoss:storage-units:2.0.0")
'com.github.sebhoss:storage-units:jar:2.0.0'
<dependency org="com.github.sebhoss" name="storage-units" rev="2.0.0">
  <artifact name="storage-units" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sebhoss', module='storage-units', version='2.0.0')
)
libraryDependencies += "com.github.sebhoss" % "storage-units" % "2.0.0"
[com.github.sebhoss/storage-units "2.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.sebhoss : suppress-warnings jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.