All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.tools4j.groovytables.Data.groovy Maven / Gradle / Ivy

Go to download

A groovy API which allows you to create lists of objects using a table like grammar.

There is a newer version: 1.6
Show newest version
package org.tools4j.groovytables

import groovy.transform.TypeChecked

/**
 * User: ben
 * Date: 4/11/2016
 * Time: 5:30 PM
 */
@TypeChecked
class Data {
    public void call(Closure consumer){

    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy