Download ficus_2.12-1.4.3.jar file - Jar f

Jar examples for f:ficus-2.12

Description

A Scala-friendly wrapper companion for Typesafe config

You can download jar file ficus_2.12 1.4.3 in this page.

License

MIT

Build File

You can use the following script to add ficus_2.12-1.4.3.jar to your project.

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

Download

Click the following link to download the jar file.

ficus_2.12-1.4.3-javadoc.jar
ficus_2.12-1.4.3-sources.jar
ficus_2.12-1.4.3.jar
ficus_2.12-1.4.3.pom



Related Tutorials