License |
License |
---|---|
GroupId | GroupIdio.craftcode |
ArtifactId | ArtifactIdcraft-atom |
Last Version | Last Version3.1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncraft-atom
A crafted and atomic component library for java
|
Project URL |
Project URL |
Filename | Size |
---|---|
craft-atom-3.1.2.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.craftcode/craft-atom/ -->
<dependency>
<groupId>io.craftcode</groupId>
<artifactId>craft-atom</artifactId>
<version>3.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.craftcode/craft-atom/
implementation 'io.craftcode:craft-atom:3.1.2'
// https://jarcasting.com/artifacts/io.craftcode/craft-atom/
implementation ("io.craftcode:craft-atom:3.1.2")
'io.craftcode:craft-atom:pom:3.1.2'
<dependency org="io.craftcode" name="craft-atom" rev="3.1.2">
<artifact name="craft-atom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.craftcode', module='craft-atom', version='3.1.2')
)
libraryDependencies += "io.craftcode" % "craft-atom" % "3.1.2"
[io.craftcode/craft-atom "3.1.2"]
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 |