is not current version
Last Version 1.0.7

io.github.jamsesso:json-logic-java 1.0.4

A native Java implementation of the json-logic project

Categories

Categories

Java Languages JSON Data
GroupId

GroupId

io.github.jamsesso
ArtifactId

ArtifactId

json-logic-java
Version

Version

1.0.4
Type

Type

jar

Download json-logic-java 1.0.4


<!-- https://jarcasting.com/artifacts/io.github.jamsesso/json-logic-java/ -->
<dependency>
    <groupId>io.github.jamsesso</groupId>
    <artifactId>json-logic-java</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jamsesso/json-logic-java/
implementation 'io.github.jamsesso:json-logic-java:1.0.4'
// https://jarcasting.com/artifacts/io.github.jamsesso/json-logic-java/
implementation ("io.github.jamsesso:json-logic-java:1.0.4")
'io.github.jamsesso:json-logic-java:jar:1.0.4'
<dependency org="io.github.jamsesso" name="json-logic-java" rev="1.0.4">
  <artifact name="json-logic-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jamsesso', module='json-logic-java', version='1.0.4')
)
libraryDependencies += "io.github.jamsesso" % "json-logic-java" % "1.0.4"
[io.github.jamsesso/json-logic-java "1.0.4"]