Last Version

Sproutigy Java Commons Binary 2.3.0

JVM library that provides consistent abstraction level over data from byte arrays, byte buffers, streams and files.

License

License

GroupId

GroupId

com.sproutigy.commons
ArtifactId

ArtifactId

binary
Version

Version

2.3.0
Type

Type

jar
Description

Description

Sproutigy Java Commons Binary
JVM library that provides consistent abstraction level over data from byte arrays, byte buffers, streams and files.
Project URL

Project URL

https://github.com/Sproutigy/Java-Commons-Binary
Project Organization

Project Organization

Sproutigy

Download binary 2.3.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.