Last Version

ezyfox-json 1.2.3

Common maven project configuration

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.tvd12
ArtifactId

ArtifactId

ezyfox-json
Version

Version

1.2.3
Type

Type

jar
Description

Description

ezyfox-json
Common maven project configuration
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

Young Monkeys

Download ezyfox-json 1.2.3


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.tvd12 : ezyfox-common jar 1.2.3
com.fasterxml.jackson.core : jackson-databind Optional jar 2.13.2.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

test (1)

Group / Artifact Type Version
com.tvd12 : test-util jar 1.1.6

Project Modules

There are no modules declared in this project.