Download xsbt-filter-0.4.jar file - Jar x

Jar examples for x:xsbt-filter

Description

xsbt-filter

You can download jar file xsbt-filter 0.4 in this page.

License

New BSD License

Build File

You can use the following script to add xsbt-filter-0.4.jar to your project.

<dependency>
   <groupId>com.github.sdb</groupId>
   <artifactId>xsbt-filter</artifactId>
   <version>0.4</version>
</dependency>
compile group: 'com.github.sdb', name: 'xsbt-filter', version: '0.4'
libraryDependencies += "com.github.sdb" % "xsbt-filter" % "0.4"
<dependency org="com.github.sdb" name="xsbt-filter" rev="0.4"/>
@Grapes(@Grab(group='com.github.sdb', module='xsbt-filter', version='0.4'))
'com.github.sdb:xsbt-filter:jar:0.4'

Download

Click the following link to download the jar file.

xsbt-filter-0.4.jar
xsbt-filter-0.4-javadoc.jar
xsbt-filter-0.4.pom
xsbt-filter-0.4-sources.jar



Related Tutorials