is not current version
Last Version 1.0.2

exobytes 1.0.1

Serialization of objects to and from formats such as CBOR and JSON

License

License

GroupId

GroupId

se.l4.exobytes
ArtifactId

ArtifactId

exobytes
Version

Version

1.0.1
Type

Type

jar
Description

Description

exobytes
Serialization of objects to and from formats such as CBOR and JSON

Download exobytes 1.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
se.l4.ylem.types : ylem-types-reflect jar 1.0.0
se.l4.ylem.types : ylem-types-mapping jar 1.0.0
se.l4.ylem.types : ylem-types-instances jar 1.0.0
com.github.spotbugs : spotbugs-annotations Optional jar 3.1.12

test (6)

Group / Artifact Type Version
se.l4.ylem.io : ylem-io jar 1.0.0
commons-codec : commons-codec jar 1.14
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.hamcrest : hamcrest-core jar 2.2
org.mockito : mockito-core jar 2.20.0
nl.jqno.equalsverifier : equalsverifier jar 3.4.1

Project Modules

There are no modules declared in this project.