is not current version
Last Version 2.11.3-0

com.infilos:relax-json 2.11.0-1

Simple variable and bean verify tool.

Categories

Categories

JSON Data
GroupId

GroupId

com.infilos
ArtifactId

ArtifactId

relax-json
Version

Version

2.11.0-1
Type

Type

pom

Download relax-json 2.11.0-1

Filename Size
relax-json-2.11.0-1.pom 7 KB
Browse

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