Download struct-1.1.1.jar file - Jar s

Jar examples for s:struct

Description

You can download jar file struct 1.1.1 in this page.

Build File

You can use the following script to add struct-1.1.1.jar to your project.

<dependency>
   <groupId>com.cedarsoft.commons</groupId>
   <artifactId>struct</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'com.cedarsoft.commons', name: 'struct', version: '1.1.1'
libraryDependencies += "com.cedarsoft.commons" % "struct" % "1.1.1"
<dependency org="com.cedarsoft.commons" name="struct" rev="1.1.1"/>
@Grapes(@Grab(group='com.cedarsoft.commons', module='struct', version='1.1.1'))
'com.cedarsoft.commons:struct:jar:1.1.1'

Download

Click the following link to download the jar file.

struct-1.1.1.jar
struct-1.1.1-javadoc.jar
struct-1.1.1.pom
struct-1.1.1-sources.jar



Related Tutorials