Last Version

autoclose 0.1

Autoclose objects at exit

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

xyz.cofe
ArtifactId

ArtifactId

autoclose
Version

Version

0.1
Type

Type

jar
Description

Description

autoclose
Autoclose objects at exit
Project URL

Project URL

https://github.com/gochaorg/cofe.xyz
Source Code Management

Source Code Management

http://github.com/gochaorg/cofe.xyz/tree/master

Download autoclose 0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.