Download simply-groovy-1.5.13.jar file - Jar s

Jar examples for s:simply-groovy

Description

You can download jar file simply-groovy 1.5.13 in this page.

Build File

You can use the following script to add simply-groovy-1.5.13.jar to your project.

<dependency>
   <groupId>com.smith9.simply</groupId>
   <artifactId>simply-groovy</artifactId>
   <version>1.5.13</version>
</dependency>
compile group: 'com.smith9.simply', name: 'simply-groovy', version: '1.5.13'
libraryDependencies += "com.smith9.simply" % "simply-groovy" % "1.5.13"
<dependency org="com.smith9.simply" name="simply-groovy" rev="1.5.13"/>
@Grapes(@Grab(group='com.smith9.simply', module='simply-groovy', version='1.5.13'))
'com.smith9.simply:simply-groovy:jar:1.5.13'

Download

Click the following link to download the jar file.

simply-groovy-1.5.13-javadoc.jar
simply-groovy-1.5.13-sources.jar
simply-groovy-1.5.13.jar
simply-groovy-1.5.13.pom



Related Tutorials