License |
License |
---|---|
GroupId | GroupIdorg.requirementsascode |
ArtifactId | ArtifactIdmoonwlker |
Version | Version0.0.9 |
Type | Typejar |
Description |
Descriptionmoonwlker
JSON without annotation.
|
Project URL |
Project URL |
Filename | Size |
---|---|
moonwlker-0.0.9.pom | |
moonwlker-0.0.9.jar | 19 KB |
moonwlker-0.0.9-sources.jar | 8 KB |
moonwlker-0.0.9-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.requirementsascode/moonwlker/ -->
<dependency>
<groupId>org.requirementsascode</groupId>
<artifactId>moonwlker</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.requirementsascode/moonwlker/
implementation 'org.requirementsascode:moonwlker:0.0.9'
// https://jarcasting.com/artifacts/org.requirementsascode/moonwlker/
implementation ("org.requirementsascode:moonwlker:0.0.9")
'org.requirementsascode:moonwlker:jar:0.0.9'
<dependency org="org.requirementsascode" name="moonwlker" rev="0.0.9">
<artifact name="moonwlker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.requirementsascode', module='moonwlker', version='0.0.9')
)
libraryDependencies += "org.requirementsascode" % "moonwlker" % "0.0.9"
[org.requirementsascode/moonwlker "0.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter | jar | 5.6.2 |