Download ficus_2.10-1.4.0.jar file - Jar f

Jar examples for f:ficus-2.10

Description

A Scala-friendly wrapper companion for Typesafe config

You can download jar file ficus_2.10 1.4.0 in this page.

License

GPLv3

Build File

You can use the following script to add ficus_2.10-1.4.0.jar to your project.

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

Download

Click the following link to download the jar file.

ficus_2.10-1.4.0-javadoc.jar
ficus_2.10-1.4.0-sources.jar
ficus_2.10-1.4.0.jar
ficus_2.10-1.4.0.pom



Related Tutorials