Download textlayoutbuilder-1.1.0.jar file - Jar t

Jar examples for t:textlayoutbuilder

Description

Better way to create text Layouts on Android

You can download jar file textlayoutbuilder 1.1.0 in this page.

License

BSD License

Build File

You can use the following script to add textlayoutbuilder-1.1.0.jar to your project.

<dependency>
   <groupId>com.facebook.fbui.textlayoutbuilder</groupId>
   <artifactId>textlayoutbuilder</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.facebook.fbui.textlayoutbuilder', name: 'textlayoutbuilder', version: '1.1.0'
libraryDependencies += "com.facebook.fbui.textlayoutbuilder" % "textlayoutbuilder" % "1.1.0"
<dependency org="com.facebook.fbui.textlayoutbuilder" name="textlayoutbuilder" rev="1.1.0"/>
@Grapes(@Grab(group='com.facebook.fbui.textlayoutbuilder', module='textlayoutbuilder', version='1.1.0'))
'com.facebook.fbui.textlayoutbuilder:textlayoutbuilder:jar:1.1.0'

Download

Click the following link to download the jar file.

textlayoutbuilder-1.1.0-javadoc.jar
textlayoutbuilder-1.1.0-sources.jar
textlayoutbuilder-1.1.0.pom



Related Tutorials