License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.emaze |
ArtifactId | ArtifactIdemaze-tinytypes-parent |
Last Version | Last Version2.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionemaze-tinytypes-parent
A support library for tinytypes and serialization/deserialization
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
emaze-tinytypes-parent-2.5.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.emaze/emaze-tinytypes-parent/ -->
<dependency>
<groupId>net.emaze</groupId>
<artifactId>emaze-tinytypes-parent</artifactId>
<version>2.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.emaze/emaze-tinytypes-parent/
implementation 'net.emaze:emaze-tinytypes-parent:2.5'
// https://jarcasting.com/artifacts/net.emaze/emaze-tinytypes-parent/
implementation ("net.emaze:emaze-tinytypes-parent:2.5")
'net.emaze:emaze-tinytypes-parent:pom:2.5'
<dependency org="net.emaze" name="emaze-tinytypes-parent" rev="2.5">
<artifact name="emaze-tinytypes-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.emaze', module='emaze-tinytypes-parent', version='2.5')
)
libraryDependencies += "net.emaze" % "emaze-tinytypes-parent" % "2.5"
[net.emaze/emaze-tinytypes-parent "2.5"]