License |
License |
---|---|
GroupId | GroupIdat.logic.gapt |
ArtifactId | ArtifactIdgapt-examples_2.13 |
Version | Version2.15.4 |
Type | Typejar |
Description |
Descriptiongapt-examples
gapt-examples
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gapt-examples_2.13-2.15.4.pom | |
gapt-examples_2.13-2.15.4.jar | 1 MB |
gapt-examples_2.13-2.15.4-sources.jar | 353 KB |
gapt-examples_2.13-2.15.4-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/at.logic.gapt/gapt-examples_2.13/ -->
<dependency>
<groupId>at.logic.gapt</groupId>
<artifactId>gapt-examples_2.13</artifactId>
<version>2.15.4</version>
</dependency>
// https://jarcasting.com/artifacts/at.logic.gapt/gapt-examples_2.13/
implementation 'at.logic.gapt:gapt-examples_2.13:2.15.4'
// https://jarcasting.com/artifacts/at.logic.gapt/gapt-examples_2.13/
implementation ("at.logic.gapt:gapt-examples_2.13:2.15.4")
'at.logic.gapt:gapt-examples_2.13:jar:2.15.4'
<dependency org="at.logic.gapt" name="gapt-examples_2.13" rev="2.15.4">
<artifact name="gapt-examples_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.logic.gapt', module='gapt-examples_2.13', version='2.15.4')
)
libraryDependencies += "at.logic.gapt" % "gapt-examples_2.13" % "2.15.4"
[at.logic.gapt/gapt-examples_2.13 "2.15.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.1 |
at.logic.gapt : gapt_2.13 | jar | 2.15.4 |