| License |
License |
|---|---|
| GroupId | GroupIdme.mindwind |
| ArtifactId | ArtifactIdcraft-atom-io |
| Last Version | Last Version2.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncraft-atom-io
A crafted and atomic component library for java
|
| Filename | Size |
|---|---|
| craft-atom-io-2.1.1.pom | |
| craft-atom-io-2.1.1.jar | 17 KB |
| craft-atom-io-2.1.1-sources.jar | 12 KB |
| craft-atom-io-2.1.1-javadoc.jar | 122 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/me.mindwind/craft-atom-io/ -->
<dependency>
<groupId>me.mindwind</groupId>
<artifactId>craft-atom-io</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/me.mindwind/craft-atom-io/
implementation 'me.mindwind:craft-atom-io:2.1.1'
// https://jarcasting.com/artifacts/me.mindwind/craft-atom-io/
implementation ("me.mindwind:craft-atom-io:2.1.1")
'me.mindwind:craft-atom-io:jar:2.1.1'
<dependency org="me.mindwind" name="craft-atom-io" rev="2.1.1">
<artifact name="craft-atom-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.mindwind', module='craft-atom-io', version='2.1.1')
)
libraryDependencies += "me.mindwind" % "craft-atom-io" % "2.1.1"
[me.mindwind/craft-atom-io "2.1.1"]
| 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 |