License |
License |
---|---|
GroupId | GroupIdorg.requirementsascode |
ArtifactId | ArtifactIdmoonwlker |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmoonwlker
JSON without annotation.
|
Project URL |
Project URL |
Filename | Size |
---|---|
moonwlker-0.4.pom | |
moonwlker-0.4.jar | 12 KB |
moonwlker-0.4-sources.jar | 5 KB |
moonwlker-0.4-javadoc.jar | 387 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.requirementsascode/moonwlker/ -->
<dependency>
<groupId>org.requirementsascode</groupId>
<artifactId>moonwlker</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.requirementsascode/moonwlker/
implementation 'org.requirementsascode:moonwlker:0.4'
// https://jarcasting.com/artifacts/org.requirementsascode/moonwlker/
implementation ("org.requirementsascode:moonwlker:0.4")
'org.requirementsascode:moonwlker:jar:0.4'
<dependency org="org.requirementsascode" name="moonwlker" rev="0.4">
<artifact name="moonwlker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.requirementsascode', module='moonwlker', version='0.4')
)
libraryDependencies += "org.requirementsascode" % "moonwlker" % "0.4"
[org.requirementsascode/moonwlker "0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |