License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.tvd12 |
ArtifactId | ArtifactIdezyfox-json |
Last Version | Last Version1.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionezyfox-json
Common maven project configuration
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ezyfox-json-1.2.3.pom | |
ezyfox-json-1.2.3.jar | 7 KB |
ezyfox-json-1.2.3-sources.jar | 5 KB |
ezyfox-json-1.2.3-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tvd12/ezyfox-json/ -->
<dependency>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-json</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.tvd12/ezyfox-json/
implementation 'com.tvd12:ezyfox-json:1.2.3'
// https://jarcasting.com/artifacts/com.tvd12/ezyfox-json/
implementation ("com.tvd12:ezyfox-json:1.2.3")
'com.tvd12:ezyfox-json:jar:1.2.3'
<dependency org="com.tvd12" name="ezyfox-json" rev="1.2.3">
<artifact name="ezyfox-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tvd12', module='ezyfox-json', version='1.2.3')
)
libraryDependencies += "com.tvd12" % "ezyfox-json" % "1.2.3"
[com.tvd12/ezyfox-json "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.tvd12 : ezyfox-common | jar | 1.2.3 |
com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.13.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
com.tvd12 : test-util | jar | 1.1.6 |