Skip to content

Instantly share code, notes, and snippets.

@EwanDawson
Created June 24, 2017 19:45
Show Gist options
  • Save EwanDawson/29c07e0ab0ea0bae7cf7c4c681734390 to your computer and use it in GitHub Desktop.
Save EwanDawson/29c07e0ab0ea0bae7cf7c4c681734390 to your computer and use it in GitHub Desktop.
@Grapes(@Grab(group='org.atteo', module='evo-inflector', version='1.2.2'))
import org.atteo.evo.inflector.English
English.plural(payload[0], payload[1] ?: 2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment