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