Last Version

com.ethlo.qjc:qjc 0.2.0

Quick, on-the-fly compilation for JVM languages

License

License

GroupId

GroupId

com.ethlo.qjc
ArtifactId

ArtifactId

qjc
Version

Version

0.2.0
Type

Type

pom
Description

Description

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

Project URL

https://github.com/ethlo/qjc
Project Organization

Project Organization

Pivotal Software, Inc.

Download qjc 0.2.0

Filename Size
qjc-0.2.0.pom 8 KB
Browse

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

  • qjc-core
  • qjc-groovy
  • qjc-java