Download fm-common_2.12-0.8.0.jar file - Jar f

Jar examples for f:fm-common-2.12

Description

Common Scala classes that we use at Frugal Mechanic / Eluvio

You can download jar file fm-common_2.12 0.8.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add fm-common_2.12-0.8.0.jar to your project.

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

Download

Click the following link to download the jar file.

fm-common_2.12-0.8.0-javadoc.jar
fm-common_2.12-0.8.0-sources.jar
fm-common_2.12-0.8.0.jar
fm-common_2.12-0.8.0.pom



Related Tutorials