Last Version

DataSerializer 0.2.3

A library for serializing Java Objects

License

License

MIT
Categories

Categories

Data
GroupId

GroupId

com.github.texxel
ArtifactId

ArtifactId

DataSerializer
Version

Version

0.2.3
Type

Type

jar
Description

Description

DataSerializer
A library for serializing Java Objects
Project URL

Project URL

https://github.com/Texxel/DataSerialiser

Download DataSerializer 0.2.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.badlogicgames.gdx : gdx jar 1.7.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.