Mable typechecker

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.into-cps.maestro
ArtifactId

ArtifactId

typechecker
Last Version

Last Version

2.1.9
Release Date

Release Date

Type

Type

jar
Description

Description

Mable typechecker
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

INTO CPS

Download typechecker

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.into-cps.maestro : ast jar 2.1.9
org.into-cps.maestro.plugins : api jar 2.1.9
com.spencerwi : Either.java jar 2.1.1
org.apache.logging.log4j : log4j-core jar 2.14.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1
org.into-cps.maestro : parser jar 2.1.9

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.9
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.0.3
2.0.2
2.0.0