Last Version

Byte Units 0.9.1

Utility classes for converting between granularities of SI and IEC byte units and bit units.

License

License

GroupId

GroupId

com.jakewharton.byteunits
ArtifactId

ArtifactId

byteunits
Version

Version

0.9.1
Type

Type

jar
Description

Description

Byte Units
Utility classes for converting between granularities of SI and IEC byte units and bit units.
Source Code Management

Source Code Management

http://github.com/JakeWharton/byteunits

Download byteunits 0.9.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.