Download ficus_2.11-1.1.2.jar file - Jar f

Jar examples for f:ficus-2.11

Description

A Scala-friendly wrapper companion for Typesafe config

You can download jar file ficus_2.11 1.1.2 in this page.

License

MIT License

Build File

You can use the following script to add ficus_2.11-1.1.2.jar to your project.

<dependency>
   <groupId>net.ceedubs</groupId>
   <artifactId>ficus_2.11</artifactId>
   <version>1.1.2</version>
</dependency>
compile group: 'net.ceedubs', name: 'ficus_2.11', version: '1.1.2'
libraryDependencies += "net.ceedubs" % "ficus_2.11" % "1.1.2"
<dependency org="net.ceedubs" name="ficus_2.11" rev="1.1.2"/>
@Grapes(@Grab(group='net.ceedubs', module='ficus_2.11', version='1.1.2'))
'net.ceedubs:ficus_2.11:jar:1.1.2'

Download

Click the following link to download the jar file.

ficus_2.11-1.1.2-javadoc.jar
ficus_2.11-1.1.2-sources.jar
ficus_2.11-1.1.2.jar
ficus_2.11-1.1.2.pom



Related Tutorials