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