Last Version

com.io7m.jdeferthrow.tests 1.1.0

Defer and combine exceptions (Test suite)

License

License

GroupId

GroupId

com.io7m.jdeferthrow
ArtifactId

ArtifactId

com.io7m.jdeferthrow.tests
Version

Version

1.1.0
Type

Type

jar
Description

Description

com.io7m.jdeferthrow.tests
Defer and combine exceptions (Test suite)
Project URL

Project URL

https://www.github.com/io7m/jdeferthrow

Download com.io7m.jdeferthrow.tests 1.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.io7m.jdeferthrow : com.io7m.jdeferthrow.core jar 1.1.0
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.