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

Jar examples for s:simply-groovy

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials