Download folsom-0.7.1.jar file - Jar f

Jar examples for f:folsom

Description

You can download jar file folsom 0.7.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add folsom-0.7.1.jar to your project.

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

Download

Click the following link to download the jar file.

folsom-0.7.1.jar
folsom-0.7.1-javadoc.jar
folsom-0.7.1.pom
folsom-0.7.1-sources.jar



Related Tutorials