License |
License |
---|---|
GroupId | GroupIdcom.thesett |
ArtifactId | ArtifactIdlogic |
Version | Version0.9.117 |
Type | Typejar |
Description |
Descriptionlogic
Rich syntax trees and parsers for working with first order logic.
|
Filename | Size |
---|---|
logic-0.9.117.pom | |
logic-0.9.117.jar | 126 KB |
logic-0.9.117-tests.jar | 29 KB |
logic-0.9.117-sources.jar | 147 KB |
logic-0.9.117-javadoc.jar | 680 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thesett/logic/ -->
<dependency>
<groupId>com.thesett</groupId>
<artifactId>logic</artifactId>
<version>0.9.117</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesett/logic/
implementation 'com.thesett:logic:0.9.117'
// https://jarcasting.com/artifacts/com.thesett/logic/
implementation ("com.thesett:logic:0.9.117")
'com.thesett:logic:jar:0.9.117'
<dependency org="com.thesett" name="logic" rev="0.9.117">
<artifact name="logic" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesett', module='logic', version='0.9.117')
)
libraryDependencies += "com.thesett" % "logic" % "0.9.117"
[com.thesett/logic "0.9.117"]
Group / Artifact | Type | Version |
---|---|---|
com.thesett : common | jar | 0.9.117 |
com.thesett : power_model | jar | 0.9.117 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
log4j : log4j | jar | [1.2.8,) |