is not current version
Last Version 0.2.0

com.ethlo.qjc:qjc-groovy 0.1.0


Categories

Categories

Groovy Languages
GroupId

GroupId

com.ethlo.qjc
ArtifactId

ArtifactId

qjc-groovy
Version

Version

0.1.0
Type

Type

jar

Download qjc-groovy 0.1.0


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