| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.emaze |
| ArtifactId | ArtifactIdemaze-tinytypes-generation |
| Last Version | Last Version2.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA support library for tinytypes and serialization/deserialization
|
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.emaze : emaze-tinytypes | jar | 2.5 |
| org.javassist : javassist | jar | 3.18.2-GA |
| org.springframework : spring-core | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar |