is not current version
Last Version 0.9.117

com.thesett:logic 0.8.17

Rich syntax trees and parsers for working with first order logic.

GroupId

GroupId

com.thesett
ArtifactId

ArtifactId

logic
Version

Version

0.8.17
Type

Type

jar

Download logic 0.8.17


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