Jar examples for f:fm-common-2.10
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.2.0 in this page.
Apache License, Version 2.0
You can use the following script to add fm-common_2.10-0.2.0.jar to your project.
<dependency> <groupId>com.frugalmechanic</groupId> <artifactId>fm-common_2.10</artifactId> <version>0.2.0</version> </dependency>
compile group: 'com.frugalmechanic', name: 'fm-common_2.10', version: '0.2.0'
libraryDependencies += "com.frugalmechanic" % "fm-common_2.10" % "0.2.0"
<dependency org="com.frugalmechanic" name="fm-common_2.10" rev="0.2.0"/>
@Grapes(@Grab(group='com.frugalmechanic', module='fm-common_2.10', version='0.2.0'))
'com.frugalmechanic:fm-common_2.10:jar:0.2.0'
Click the following link to download the jar file.
fm-common_2.10-0.2.0-javadoc.jar