bytes

bytes conversion tools

License

License

GroupId

GroupId

org.fastquery
ArtifactId

ArtifactId

bytes
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

bytes
bytes conversion tools
Project URL

Project URL

https://github.com/xixifeng/bytes
Source Code Management

Source Code Management

https://github.com/xixifeng/bytes

Download bytes

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.3
1.2
1.1
1.0