License |
License |
---|---|
Categories |
CategoriesImmutables Application Layer Libs Code Generators |
GroupId | GroupIdio.immutables |
ArtifactId | ArtifactIdthat |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.immutables.that
Matchers for testing
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
that-0.1.0.pom | |
that-0.1.0.jar | 30 KB |
that-0.1.0-tests.jar | 4 KB |
that-0.1.0-sources.jar | 12 KB |
that-0.1.0-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.immutables/that/ -->
<dependency>
<groupId>io.immutables</groupId>
<artifactId>that</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.immutables/that/
implementation 'io.immutables:that:0.1.0'
// https://jarcasting.com/artifacts/io.immutables/that/
implementation ("io.immutables:that:0.1.0")
'io.immutables:that:jar:0.1.0'
<dependency org="io.immutables" name="that" rev="0.1.0">
<artifact name="that" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.immutables', module='that', version='0.1.0')
)
libraryDependencies += "io.immutables" % "that" % "0.1.0"
[io.immutables/that "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.hamcrest : hamcrest-core | jar | 1.3 |