com.ethlo.qjc:qjc-core

Quick, on-the-fly compilation for JVM languages

License

License

GroupId

GroupId

com.ethlo.qjc
ArtifactId

ArtifactId

qjc-core
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Quick, on-the-fly compilation for JVM languages
Project Organization

Project Organization

Pivotal Software, Inc.

Download qjc-core

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0