Jar examples for x:xsbt-filter
xsbt-filter
You can download jar file xsbt-filter 0.4 in this page.
New BSD License
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'
Click the following link to download the jar file.
xsbt-filter-0.4.jar