Skip to content

Instantly share code, notes, and snippets.

@fabiomsr
Last active September 19, 2016 20:24
Show Gist options
  • Select an option

  • Save fabiomsr/b1d38dc29819cce3ddf03769b7e06118 to your computer and use it in GitHub Desktop.

Select an option

Save fabiomsr/b1d38dc29819cce3ddf03769b7e06118 to your computer and use it in GitHub Desktop.
Modules
{
/// Versions
/// Libs
/// Module dependencies
///
/// Modules
///
def modules = [
app: ':app',
data: ':data',
domain: ':domain'
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment