is not current version
Last Version 0.0.5

berlin.softwaretechnik:jsonmatch 0.0.4

Library for matching json output

Categories

Categories

JSON Data
GroupId

GroupId

berlin.softwaretechnik
ArtifactId

ArtifactId

jsonmatch
Version

Version

0.0.4
Type

Type

jar

Download jsonmatch 0.0.4


<!-- https://jarcasting.com/artifacts/berlin.softwaretechnik/jsonmatch/ -->
<dependency>
    <groupId>berlin.softwaretechnik</groupId>
    <artifactId>jsonmatch</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/berlin.softwaretechnik/jsonmatch/
implementation 'berlin.softwaretechnik:jsonmatch:0.0.4'
// https://jarcasting.com/artifacts/berlin.softwaretechnik/jsonmatch/
implementation ("berlin.softwaretechnik:jsonmatch:0.0.4")
'berlin.softwaretechnik:jsonmatch:jar:0.0.4'
<dependency org="berlin.softwaretechnik" name="jsonmatch" rev="0.0.4">
  <artifact name="jsonmatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='berlin.softwaretechnik', module='jsonmatch', version='0.0.4')
)
libraryDependencies += "berlin.softwaretechnik" % "jsonmatch" % "0.0.4"
[berlin.softwaretechnik/jsonmatch "0.0.4"]