Last Version

bytes-core 2.2.0

Provides universal interface for having an immutable representation of sequence of bytes

License

License

MIT
GroupId

GroupId

com.avast.bytes
ArtifactId

ArtifactId

bytes-core
Version

Version

2.2.0
Type

Type

jar
Description

Description

bytes-core
Provides universal interface for having an immutable representation of sequence of bytes
Project URL

Project URL

https://github.com/avast/bytes
Project Organization

Project Organization

Avast
Source Code Management

Source Code Management

https://github.com/avast/bytes

Download bytes-core 2.2.0


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

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
com.novocode : junit-interface jar 0.11
ch.qos.logback : logback-classic jar 1.2.3
javax.annotation : javax.annotation-api jar 1.3.2

Project Modules

There are no modules declared in this project.