Categories |
CategoriesJackson Data JSON |
---|---|
GroupId | GroupIdcom.tvd12 |
ArtifactId | ArtifactIdezyfox-server-jackson |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.tvd12/ezyfox-server-jackson/ -->
<dependency>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-server-jackson</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tvd12/ezyfox-server-jackson/
implementation 'com.tvd12:ezyfox-server-jackson:1.0.0'
// https://jarcasting.com/artifacts/com.tvd12/ezyfox-server-jackson/
implementation ("com.tvd12:ezyfox-server-jackson:1.0.0")
'com.tvd12:ezyfox-server-jackson:jar:1.0.0'
<dependency org="com.tvd12" name="ezyfox-server-jackson" rev="1.0.0">
<artifact name="ezyfox-server-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tvd12', module='ezyfox-server-jackson', version='1.0.0')
)
libraryDependencies += "com.tvd12" % "ezyfox-server-jackson" % "1.0.0"
[com.tvd12/ezyfox-server-jackson "1.0.0"]