stream-serializer

Serialize classes and it's non serializable fields, mostly input streams

License

License

GroupId

GroupId

ua.t3hnar.io
ArtifactId

ArtifactId

stream-serializer
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

stream-serializer
Serialize classes and it's non serializable fields, mostly input streams
Project URL

Project URL

http://code.google.com/p/stream-serializer

Download stream-serializer

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-io jar 1.3.2
commons-logging : commons-logging jar 1.1.1
log4j : log4j jar 1.2.16

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1