is not current version
Last Version 2.0.0

com.github.sebhoss:storage-units 1.0.1

Collection of storage units.

GroupId

GroupId

com.github.sebhoss
ArtifactId

ArtifactId

storage-units
Version

Version

1.0.1
Type

Type

jar

Download storage-units 1.0.1


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