Skip to content
jeffbrown edited this page Sep 13, 2010 · 13 revisions

Welcome to the groovy-measures wiki!

The groovy-measures library aims to bring a DSL to groovy specifically for dealing with units of measure. For example, groovy-measures supports code like the following:


def distance = 9.meters + 34.centimeters

Clone this wiki locally