Download fm-common_2.11-0.22.0.jar file - Jar f

Jar examples for f:fm-common-2.11

Description

Common Scala classes that we use at Frugal Mechanic that have no required external dependencies.

You can download jar file fm-common_2.11 0.22.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add fm-common_2.11-0.22.0.jar to your project.

<dependency>
   <groupId>com.frugalmechanic</groupId>
   <artifactId>fm-common_2.11</artifactId>
   <version>0.22.0</version>
</dependency>
compile group: 'com.frugalmechanic', name: 'fm-common_2.11', version: '0.22.0'
libraryDependencies += "com.frugalmechanic" % "fm-common_2.11" % "0.22.0"
<dependency org="com.frugalmechanic" name="fm-common_2.11" rev="0.22.0"/>
@Grapes(@Grab(group='com.frugalmechanic', module='fm-common_2.11', version='0.22.0'))
'com.frugalmechanic:fm-common_2.11:jar:0.22.0'

Download

Click the following link to download the jar file.

fm-common_2.11-0.22.0-javadoc.jar
fm-common_2.11-0.22.0-sources.jar
fm-common_2.11-0.22.0.jar
fm-common_2.11-0.22.0.pom



Related Tutorials