License |
License |
---|---|
GroupId | GroupIdcom.io7m.jdeferthrow |
ArtifactId | ArtifactIdcom.io7m.jdeferthrow.core |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.io7m.jdeferthrow.core
Defer and combine exceptions (Core)
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.annotation.bundle | jar | 1.0.0 |
org.osgi : org.osgi.annotation.versioning | jar | 1.1.0 |