Download smt-building-1.2.jar file - Jar s

Jar examples for s:smt-building

Description

A library that can be used to simplify creating builders and fuent API's.

You can download jar file smt-building 1.2 in this page.

License

Open Source License

Build File

You can use the following script to add smt-building-1.2.jar to your project.

<dependency>
   <groupId>com.github.shiver-me-timbers</groupId>
   <artifactId>smt-building</artifactId>
   <version>1.2</version>
</dependency>
compile group: 'com.github.shiver-me-timbers', name: 'smt-building', version: '1.2'
libraryDependencies += "com.github.shiver-me-timbers" % "smt-building" % "1.2"
<dependency org="com.github.shiver-me-timbers" name="smt-building" rev="1.2"/>
@Grapes(@Grab(group='com.github.shiver-me-timbers', module='smt-building', version='1.2'))
'com.github.shiver-me-timbers:smt-building:jar:1.2'

Download

Click the following link to download the jar file.

smt-building-1.2-javadoc.jar
smt-building-1.2-sources.jar
smt-building-1.2.jar
smt-building-1.2.pom



Related Tutorials