Last Version

io.immutables.that 0.1.0

Matchers for testing

License

License

Categories

Categories

Immutables Application Layer Libs Code Generators
GroupId

GroupId

io.immutables
ArtifactId

ArtifactId

that
Version

Version

0.1.0
Type

Type

jar
Description

Description

io.immutables.that
Matchers for testing
Project URL

Project URL

http://immutables.io
Project Organization

Project Organization

Immutables
Source Code Management

Source Code Management

https://github.com/immutables/io.git

Download that 0.1.0


<!-- 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"]

Dependencies

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.