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