IO

IO for object serialization and deserialization

License

License

GroupId

GroupId

org.fluentcodes.tools
ArtifactId

ArtifactId

io
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

IO
IO for object serialization and deserialization
Project URL

Project URL

https://gitlab.com/fluentcodes/Tools
Source Code Management

Source Code Management

https://gitlab.com/fluentcodes/Xpect

Download io

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.1
0.9.0
0.8.1
0.8.0
0.7.2
0.7.1
0.7.0
0.6.0
0.5.0
0.4.0
0.2.0