License |
License |
---|---|
GroupId | GroupIdio.craftcode |
ArtifactId | ArtifactIdcraft-atom-io |
Last Version | Last Version3.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncraft-atom-io
A crafted and atomic component library for java
|
Filename | Size |
---|---|
craft-atom-io-3.1.2.pom | |
craft-atom-io-3.1.2.jar | 15 KB |
craft-atom-io-3.1.2-sources.jar | 12 KB |
craft-atom-io-3.1.2-javadoc.jar | 125 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.craftcode/craft-atom-io/ -->
<dependency>
<groupId>io.craftcode</groupId>
<artifactId>craft-atom-io</artifactId>
<version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.craftcode/craft-atom-io/
implementation 'io.craftcode:craft-atom-io:3.1.2'
// https://jarcasting.com/artifacts/io.craftcode/craft-atom-io/
implementation ("io.craftcode:craft-atom-io:3.1.2")
'io.craftcode:craft-atom-io:jar:3.1.2'
<dependency org="io.craftcode" name="craft-atom-io" rev="3.1.2">
<artifact name="craft-atom-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.craftcode', module='craft-atom-io', version='3.1.2')
)
libraryDependencies += "io.craftcode" % "craft-atom-io" % "3.1.2"
[io.craftcode/craft-atom-io "3.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.12.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
log4j : log4j | jar | 1.2.17 |