Download ficus_2.10-1.0.1.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.0.1 in this page.

License

GPLv3

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials