License |
License
MIT
|
---|---|
GroupId | GroupIdcom.avast.bytes |
ArtifactId | ArtifactIdbytes-gpb |
Version | Version2.2.0 |
Type | Typejar |
Description |
Descriptionbytes-gpb
Provides universal interface for having an immutable representation of sequence of bytes
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bytes-gpb-2.2.0.pom | |
bytes-gpb-2.2.0.jar | 1 KB |
bytes-gpb-2.2.0-sources.jar | 1 KB |
bytes-gpb-2.2.0-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.avast.bytes/bytes-gpb/ -->
<dependency>
<groupId>com.avast.bytes</groupId>
<artifactId>bytes-gpb</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.avast.bytes/bytes-gpb/
implementation 'com.avast.bytes:bytes-gpb:2.2.0'
// https://jarcasting.com/artifacts/com.avast.bytes/bytes-gpb/
implementation ("com.avast.bytes:bytes-gpb:2.2.0")
'com.avast.bytes:bytes-gpb:jar:2.2.0'
<dependency org="com.avast.bytes" name="bytes-gpb" rev="2.2.0">
<artifact name="bytes-gpb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avast.bytes', module='bytes-gpb', version='2.2.0')
)
libraryDependencies += "com.avast.bytes" % "bytes-gpb" % "2.2.0"
[com.avast.bytes/bytes-gpb "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.avast.bytes : bytes-core | jar | 2.2.0 |
com.google.protobuf : protobuf-java | jar | 2.6.1 |
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 |