Jar examples for g:groovy-shell-server
You can download jar file groovy-shell-server 1.3 in this page.
You can use the following script to add groovy-shell-server-1.3.jar to your project.
<dependency> <groupId>me.bazhenov.groovy-shell</groupId> <artifactId>groovy-shell-server</artifactId> <version>1.3</version> </dependency>
compile group: 'me.bazhenov.groovy-shell', name: 'groovy-shell-server', version: '1.3'
libraryDependencies += "me.bazhenov.groovy-shell" % "groovy-shell-server" % "1.3"
<dependency org="me.bazhenov.groovy-shell" name="groovy-shell-server" rev="1.3"/>
@Grapes(@Grab(group='me.bazhenov.groovy-shell', module='groovy-shell-server', version='1.3'))
'me.bazhenov.groovy-shell:groovy-shell-server:jar:1.3'
Click the following link to download the jar file.
groovy-shell-server-1.3-javadoc.jar