libisabelle
As a possible replacement for this library, check out scala-isabelle.
License |
License |
---|---|
GroupId | GroupIdinfo.hupel |
ArtifactId | ArtifactIdlibisabelle_2.10 |
Last Version | Last Version0.8.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlibisabelle
libisabelle
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
libisabelle_2.10-0.8.3.pom | |
libisabelle_2.10-0.8.3.jar | 243 KB |
libisabelle_2.10-0.8.3-sources.jar | 17 KB |
libisabelle_2.10-0.8.3-javadoc.jar | 517 KB |
Browse |
<!-- https://jarcasting.com/artifacts/info.hupel/libisabelle_2.10/ -->
<dependency>
<groupId>info.hupel</groupId>
<artifactId>libisabelle_2.10</artifactId>
<version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/info.hupel/libisabelle_2.10/
implementation 'info.hupel:libisabelle_2.10:0.8.3'
// https://jarcasting.com/artifacts/info.hupel/libisabelle_2.10/
implementation ("info.hupel:libisabelle_2.10:0.8.3")
'info.hupel:libisabelle_2.10:jar:0.8.3'
<dependency org="info.hupel" name="libisabelle_2.10" rev="0.8.3">
<artifact name="libisabelle_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.hupel', module='libisabelle_2.10', version='0.8.3')
)
libraryDependencies += "info.hupel" % "libisabelle_2.10" % "0.8.3"
[info.hupel/libisabelle_2.10 "0.8.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
info.hupel : pide-interface_2.10 | jar | 0.8.3 |
org.typelevel : macro-compat_2.10 | jar | 1.1.1 |
org.typelevel : cats-core_2.10 | jar | 0.9.0 |
org.typelevel : cats-free_2.10 | jar | 0.9.0 |
com.lihaoyi : scalatags_2.10 | jar | 0.6.5 |
org.apache.commons : commons-lang3 | jar | 3.5 |
info.hupel : classy | jar | 0.1.4 |
org.scala-lang.modules : scala-java8-compat_2.10 | jar | 0.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.10.6 |
org.scala-lang : scala-reflect | jar | 2.10.6 |
As a possible replacement for this library, check out scala-isabelle.