Download struct-5.0.0.jar file - Jar s

Jar examples for s:struct

Description

You can download jar file struct 5.0.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

struct-5.0.0-sources.jar
struct-5.0.0-tests.jar
struct-5.0.0.jar
struct-5.0.0.pom



Related Tutorials