is not current version
Last Version 2.5

net.emaze:emaze-tinytypes-parent 2.4

A support library for tinytypes and serialization/deserialization

Categories

Categories

Net
GroupId

GroupId

net.emaze
ArtifactId

ArtifactId

emaze-tinytypes-parent
Version

Version

2.4
Type

Type

pom

Download emaze-tinytypes-parent 2.4


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