Download fm-common_2.10-0.1.jar file - Jar f

Jar examples for f:fm-common-2.10

Description

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

You can download jar file fm-common_2.10 0.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add fm-common_2.10-0.1.jar to your project.

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

Download

Click the following link to download the jar file.

fm-common_2.10-0.1-javadoc.jar
fm-common_2.10-0.1-sources.jar
fm-common_2.10-0.1.jar
fm-common_2.10-0.1.pom



Related Tutorials