Download btf-1.0.jar file - Jar b

Jar examples for b:btf

Description

Interfaces to the builder and freeze/thaw patterns

You can download jar file btf 1.0 in this page.

License

Lesser General Public License, version 3 or greater

Build File

You can use the following script to add btf-1.0.jar to your project.

<dependency>
   <groupId>com.github.fge</groupId>
   <artifactId>btf</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.github.fge', name: 'btf', version: '1.0'
libraryDependencies += "com.github.fge" % "btf" % "1.0"
<dependency org="com.github.fge" name="btf" rev="1.0"/>
@Grapes(@Grab(group='com.github.fge', module='btf', version='1.0'))
'com.github.fge:btf:jar:1.0'

Download

Click the following link to download the jar file.

btf-1.0-javadoc.jar
btf-1.0-sources.jar
btf-1.0.jar
btf-1.0.pom



Related Tutorials