is not current version
Last Version 1.1.1

tech.anima:tinytypes-testing 1.1.0

Typed wrappers on native types - Testing support and samples.

GroupId

GroupId

tech.anima
ArtifactId

ArtifactId

tinytypes-testing
Version

Version

1.1.0
Type

Type

jar

Download tinytypes-testing 1.1.0


<!-- https://jarcasting.com/artifacts/tech.anima/tinytypes-testing/ -->
<dependency>
    <groupId>tech.anima</groupId>
    <artifactId>tinytypes-testing</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.anima/tinytypes-testing/
implementation 'tech.anima:tinytypes-testing:1.1.0'
// https://jarcasting.com/artifacts/tech.anima/tinytypes-testing/
implementation ("tech.anima:tinytypes-testing:1.1.0")
'tech.anima:tinytypes-testing:jar:1.1.0'
<dependency org="tech.anima" name="tinytypes-testing" rev="1.1.0">
  <artifact name="tinytypes-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.anima', module='tinytypes-testing', version='1.1.0')
)
libraryDependencies += "tech.anima" % "tinytypes-testing" % "1.1.0"
[tech.anima/tinytypes-testing "1.1.0"]