License |
License |
---|---|
GroupId | GroupIdat.logic.gapt |
ArtifactId | ArtifactIdgapt_2.13 |
Last Version | Last Version2.15.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongapt
General Architecture for Proof Theory
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gapt_2.13-2.15.4.pom | |
gapt_2.13-2.15.4.jar | 8 MB |
gapt_2.13-2.15.4-sources.jar | 811 KB |
gapt_2.13-2.15.4-javadoc.jar | 11 MB |
Browse |
<!-- https://jarcasting.com/artifacts/at.logic.gapt/gapt_2.13/ -->
<dependency>
<groupId>at.logic.gapt</groupId>
<artifactId>gapt_2.13</artifactId>
<version>2.15.4</version>
</dependency>
// https://jarcasting.com/artifacts/at.logic.gapt/gapt_2.13/
implementation 'at.logic.gapt:gapt_2.13:2.15.4'
// https://jarcasting.com/artifacts/at.logic.gapt/gapt_2.13/
implementation ("at.logic.gapt:gapt_2.13:2.15.4")
'at.logic.gapt:gapt_2.13:jar:2.15.4'
<dependency org="at.logic.gapt" name="gapt_2.13" rev="2.15.4">
<artifact name="gapt_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.logic.gapt', module='gapt_2.13', version='2.15.4')
)
libraryDependencies += "at.logic.gapt" % "gapt_2.13" % "2.15.4"
[at.logic.gapt/gapt_2.13 "2.15.4"]