is not current version
Last Version 1.2

net.optionfactory:byter 1.1

Byte and Bit processing

Categories

Categories

Net
GroupId

GroupId

net.optionfactory
ArtifactId

ArtifactId

byter
Version

Version

1.1
Type

Type

jar

Download byter 1.1


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