Last Version

com.io7m.jdeferthrow.core 1.1.0

Defer and combine exceptions (Core)

License

License

GroupId

GroupId

com.io7m.jdeferthrow
ArtifactId

ArtifactId

com.io7m.jdeferthrow.core
Version

Version

1.1.0
Type

Type

jar
Description

Description

com.io7m.jdeferthrow.core
Defer and combine exceptions (Core)
Project URL

Project URL

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

Download com.io7m.jdeferthrow.core 1.1.0


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

Dependencies

provided (2)

Group / Artifact Type Version
org.osgi : org.osgi.annotation.bundle jar 1.0.0
org.osgi : org.osgi.annotation.versioning jar 1.1.0

Project Modules

There are no modules declared in this project.