Последняя версия

Byte Units 0.9.1

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

Лицензия

Лицензия

Группа

Группа

com.jakewharton.byteunits
Идентификатор

Идентификатор

byteunits
Версия

Версия

0.9.1
Тип

Тип

jar
Описание

Описание

Byte Units
Utility classes for converting between granularities of SI and IEC byte units and bit units.
Система контроля версий

Система контроля версий

http://github.com/JakeWharton/byteunits

Скачать 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"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.