daletech

A library for creating DSLs in Groovy, and manipulating them with Java

License

License

GroupId

GroupId

com.elevenware
ArtifactId

ArtifactId

daletech
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

daletech
A library for creating DSLs in Groovy, and manipulating them with Java

Download daletech

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.0-beta-1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0