clarion

JClarion compiler

License

License

GroupId

GroupId

org.jclarion
ArtifactId

ArtifactId

clarion-compile
Last Version

Last Version

1.20
Release Date

Release Date

Type

Type

jar
Description

Description

clarion
JClarion compiler
Project URL

Project URL

http://maven.apache.org

Download clarion-compile

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jclarion : clarion-runtime jar 1.54

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.20
1.19
1.18
1.17
1.16
1.15
1.14
1.13
1.12