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

Jar examples for s:simply-groovy

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials