net.emaze:emaze-tinytypes-generation

A support library for tinytypes and serialization/deserialization

License

License

Categories

Categories

Net
GroupId

GroupId

net.emaze
ArtifactId

ArtifactId

emaze-tinytypes-generation
Last Version

Last Version

2.5
Release Date

Release Date

Type

Type

jar
Description

Description

A support library for tinytypes and serialization/deserialization

Download emaze-tinytypes-generation

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.emaze : emaze-tinytypes jar 2.5
org.javassist : javassist jar 3.18.2-GA
org.springframework : spring-core jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.5
2.4