Last Version

BinarySizeUtils 1.0.0

BinarySizeUtils contain utility methods for converting binary size unit between byte, kilo byte, mega byte, giga byte, tera byte and peta byte.

License

License

GroupId

GroupId

dev.xethh.utils
ArtifactId

ArtifactId

BinarySizeUtils
Version

Version

1.0.0
Type

Type

jar
Description

Description

BinarySizeUtils
BinarySizeUtils contain utility methods for converting binary size unit between byte, kilo byte, mega byte, giga byte, tera byte and peta byte.
Project URL

Project URL

https://github.com/xh-dev/BinarySizeUtils
Source Code Management

Source Code Management

https://github.com/xh-dev/BinarySizeUtils.git

Download BinarySizeUtils 1.0.0


<!-- https://jarcasting.com/artifacts/dev.xethh.utils/BinarySizeUtils/ -->
<dependency>
    <groupId>dev.xethh.utils</groupId>
    <artifactId>BinarySizeUtils</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.xethh.utils/BinarySizeUtils/
implementation 'dev.xethh.utils:BinarySizeUtils:1.0.0'
// https://jarcasting.com/artifacts/dev.xethh.utils/BinarySizeUtils/
implementation ("dev.xethh.utils:BinarySizeUtils:1.0.0")
'dev.xethh.utils:BinarySizeUtils:jar:1.0.0'
<dependency org="dev.xethh.utils" name="BinarySizeUtils" rev="1.0.0">
  <artifact name="BinarySizeUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.xethh.utils', module='BinarySizeUtils', version='1.0.0')
)
libraryDependencies += "dev.xethh.utils" % "BinarySizeUtils" % "1.0.0"
[dev.xethh.utils/BinarySizeUtils "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
me.xethh.utils : DateUtils jar 6.0.0.RC9

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.