is not current version
Last Version 1.0.4

com.github.ebaydatameta:ser-bytes 1.0.3

Metadata for any byte serializing goal, including Hadoop and/or various NoSQL platforms

Categories

Categories

Data
GroupId

GroupId

com.github.ebaydatameta
ArtifactId

ArtifactId

ser-bytes
Version

Version

1.0.3
Type

Type

jar

Download ser-bytes 1.0.3


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