is not current version
Last Version 0.2.2

dev.gregorius.library:json-reflect 0.2.0

JSON REST Fluent economic Testing

Categories

Categories

JSON Data
GroupId

GroupId

dev.gregorius.library
ArtifactId

ArtifactId

json-reflect
Version

Version

0.2.0
Type

Type

pom

Download json-reflect 0.2.0


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