| License |
License
MIT License
|
|---|---|
| GroupId | GroupIdtech.anima |
| ArtifactId | ArtifactIdtinytypes-meta |
| Version | Version1.1.1 |
| Type | Typejar |
| Description |
Descriptiontech.anima:tinytypes-meta
Typed wrappers on native types - Meta magic.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tinytypes-meta-1.1.1.pom | |
| tinytypes-meta-1.1.1.jar | 13 KB |
| tinytypes-meta-1.1.1-sources.jar | 8 KB |
| tinytypes-meta-1.1.1-javadoc.jar | 421 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/tech.anima/tinytypes-meta/ -->
<dependency>
<groupId>tech.anima</groupId>
<artifactId>tinytypes-meta</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.anima/tinytypes-meta/
implementation 'tech.anima:tinytypes-meta:1.1.1'
// https://jarcasting.com/artifacts/tech.anima/tinytypes-meta/
implementation ("tech.anima:tinytypes-meta:1.1.1")
'tech.anima:tinytypes-meta:jar:1.1.1'
<dependency org="tech.anima" name="tinytypes-meta" rev="1.1.1">
<artifact name="tinytypes-meta" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.anima', module='tinytypes-meta', version='1.1.1')
)
libraryDependencies += "tech.anima" % "tinytypes-meta" % "1.1.1"
[tech.anima/tinytypes-meta "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| tech.anima : tinytypes | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| tech.anima : tinytypes-testing | jar | 1.1.1 |
| junit : junit | jar | 4.13 |