License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdio.github.qsy7.java.aspects |
ArtifactId | ArtifactIdcloseable |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncloseable
closeable
|
Filename | Size |
---|---|
closeable-0.1.2.pom | |
closeable-0.1.2.jar | 7 KB |
closeable-0.1.2-sources.jar | 8 KB |
closeable-0.1.2-javadoc.jar | 411 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.aspects/closeable/ -->
<dependency>
<groupId>io.github.qsy7.java.aspects</groupId>
<artifactId>closeable</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.aspects/closeable/
implementation 'io.github.qsy7.java.aspects:closeable:0.1.2'
// https://jarcasting.com/artifacts/io.github.qsy7.java.aspects/closeable/
implementation ("io.github.qsy7.java.aspects:closeable:0.1.2")
'io.github.qsy7.java.aspects:closeable:jar:0.1.2'
<dependency org="io.github.qsy7.java.aspects" name="closeable" rev="0.1.2">
<artifact name="closeable" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.aspects', module='closeable', version='0.1.2')
)
libraryDependencies += "io.github.qsy7.java.aspects" % "closeable" % "0.1.2"
[io.github.qsy7.java.aspects/closeable "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.qsy7.java.dependencies : slf4j-api | pom | 0.1.2 |
io.github.qsy7.java.dependencies : byte-buddy | pom | 0.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit : junit-bom | pom | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |