Jar examples for s:struct
You can download jar file struct 1.1.1 in this page.
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'
Click the following link to download the jar file.
struct-1.1.1.jar