Skip to content

Commit

Permalink
Doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeust committed Jan 14, 2015
1 parent bb73fda commit 6c86beb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -810,6 +810,9 @@ <h2><a class="section" name="Scala">JCommander in Scala</a></h2>

<h2><a class="section" name="Groovy">JCommander in Groovy</a></h2>

Here is a quick example of how to use JCommander in Groovy (courtesy of Paul King):


<pre class="brush: java">
import com.beust.jcommander.*

Expand Down

0 comments on commit 6c86beb

Please sign in to comment.