serializable

A stupid Java library that allows you to define serializable classes.

License

License

GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

serializable
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

serializable
A stupid Java library that allows you to define serializable classes.

Download serializable

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16
org.jetbrains : annotations jar 20.1.0

test (6)

Group / Artifact Type Version
org.cactoos : cactoos jar 0.46
org.llorllale : cactoos-matchers jar 0.21
org.mockito : mockito-core jar 3.5.15
org.mockito : mockito-inline jar 3.5.15
org.junit.jupiter : junit-jupiter jar 5.7.0
com.github.seeseemelk : MockBukkit-v1.16 jar 0.13.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.6
1.5
1.4
1.3
1.2
1.1
1.0