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