is not current version
Last Version 1.0.7

json-logic-java 1.0.5

A native Java implementation of the json-logic project

License

License

Categories

Categories

Java Languages JSON Data
GroupId

GroupId

io.github.jamsesso
ArtifactId

ArtifactId

json-logic-java
Version

Version

1.0.5
Type

Type

jar
Description

Description

json-logic-java
A native Java implementation of the json-logic project
Project URL

Project URL

https://github.com/jamsesso/json-logic-java
Source Code Management

Source Code Management

https://github.com/jamsesso/json-logic-java.git

Download json-logic-java 1.0.5


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.