com.io7m.jmulticlose.core

Collective try-with-resources (Core)

License

License

GroupId

GroupId

com.io7m.jmulticlose
ArtifactId

ArtifactId

com.io7m.jmulticlose.core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.io7m.jmulticlose.core
Collective try-with-resources (Core)
Project URL

Project URL

https://www.io7m.com/software/jmulticlose

Download com.io7m.jmulticlose.core

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.osgi : org.osgi.annotation.versioning jar 1.1.2
org.osgi : org.osgi.annotation.bundle jar 2.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.0.2
0.0.1