Jar examples for g:gretty9
Advanced gradle plugin for running web-apps on jetty
You can download jar file gretty9 0.0.25 in this page.
The MIT License
You can use the following script to add gretty9-0.0.25.jar to your project.
<dependency> <groupId>org.akhikhl.gretty</groupId> <artifactId>gretty9</artifactId> <version>0.0.25</version> </dependency>
compile group: 'org.akhikhl.gretty', name: 'gretty9', version: '0.0.25'
libraryDependencies += "org.akhikhl.gretty" % "gretty9" % "0.0.25"
<dependency org="org.akhikhl.gretty" name="gretty9" rev="0.0.25"/>
@Grapes(@Grab(group='org.akhikhl.gretty', module='gretty9', version='0.0.25'))
'org.akhikhl.gretty:gretty9:jar:0.0.25'
Click the following link to download the jar file.
gretty9-0.0.25-javadoc.jar