License |
License |
---|---|
GroupId | GroupIdme.mindwind |
ArtifactId | ArtifactIdcraft-atom |
Last Version | Last Version2.1.1 |
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-2.1.1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.mindwind/craft-atom/ -->
<dependency>
<groupId>me.mindwind</groupId>
<artifactId>craft-atom</artifactId>
<version>2.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/me.mindwind/craft-atom/
implementation 'me.mindwind:craft-atom:2.1.1'
// https://jarcasting.com/artifacts/me.mindwind/craft-atom/
implementation ("me.mindwind:craft-atom:2.1.1")
'me.mindwind:craft-atom:pom:2.1.1'
<dependency org="me.mindwind" name="craft-atom" rev="2.1.1">
<artifact name="craft-atom" type="pom" />
</dependency>
@Grapes(
@Grab(group='me.mindwind', module='craft-atom', version='2.1.1')
)
libraryDependencies += "me.mindwind" % "craft-atom" % "2.1.1"
[me.mindwind/craft-atom "2.1.1"]
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 |