| License |
License |
|---|---|
| GroupId | GroupIdse.l4.exobytes |
| ArtifactId | ArtifactIdexobytes |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionexobytes
Serialization of objects to and from formats such as CBOR and JSON
|
| Filename | Size |
|---|---|
| exobytes-1.0.2.pom | |
| exobytes-1.0.2.jar | 238 KB |
| exobytes-1.0.2-sources.jar | 112 KB |
| exobytes-1.0.2-javadoc.jar | 908 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/se.l4.exobytes/exobytes/ -->
<dependency>
<groupId>se.l4.exobytes</groupId>
<artifactId>exobytes</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/se.l4.exobytes/exobytes/
implementation 'se.l4.exobytes:exobytes:1.0.2'
// https://jarcasting.com/artifacts/se.l4.exobytes/exobytes/
implementation ("se.l4.exobytes:exobytes:1.0.2")
'se.l4.exobytes:exobytes:jar:1.0.2'
<dependency org="se.l4.exobytes" name="exobytes" rev="1.0.2">
<artifact name="exobytes" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.l4.exobytes', module='exobytes', version='1.0.2')
)
libraryDependencies += "se.l4.exobytes" % "exobytes" % "1.0.2"
[se.l4.exobytes/exobytes "1.0.2"]
| 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 |
| 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 |