is not current version
Last Version 1.4

org.fastquery:bytes 1.3

bytes conversion tools

GroupId

GroupId

org.fastquery
ArtifactId

ArtifactId

bytes
Version

Version

1.3
Type

Type

jar

Download bytes 1.3


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