is not current version
Last Version 2.2.0

com.ovh.ws:jsonizer 1.2.3

Ovh Jsonizer Code Generation Maven Plugins

Categories

Categories

JSON Data
GroupId

GroupId

com.ovh.ws
ArtifactId

ArtifactId

jsonizer
Version

Version

1.2.3
Type

Type

pom

Download jsonizer 1.2.3

Filename Size
jsonizer-1.2.3.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/com.ovh.ws/jsonizer/ -->
<dependency>
    <groupId>com.ovh.ws</groupId>
    <artifactId>jsonizer</artifactId>
    <version>1.2.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ovh.ws/jsonizer/
implementation 'com.ovh.ws:jsonizer:1.2.3'
// https://jarcasting.com/artifacts/com.ovh.ws/jsonizer/
implementation ("com.ovh.ws:jsonizer:1.2.3")
'com.ovh.ws:jsonizer:pom:1.2.3'
<dependency org="com.ovh.ws" name="jsonizer" rev="1.2.3">
  <artifact name="jsonizer" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ovh.ws', module='jsonizer', version='1.2.3')
)
libraryDependencies += "com.ovh.ws" % "jsonizer" % "1.2.3"
[com.ovh.ws/jsonizer "1.2.3"]