Download spannablebar-1.0.1.jar file - Jar s

Jar examples for s:spannablebar

Description

Part of library android-timetable-core to display time tables for planning time for employees in businesses

You can download jar file spannablebar 1.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add spannablebar-1.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

spannablebar-1.0.1-javadoc.jar
spannablebar-1.0.1-sources.jar
spannablebar-1.0.1.pom



Related Tutorials