is not current version
Last Version 0.51.0

com.frugalmechanic:fm-common_2.11 0.50.0

Common Scala classes that we use at Frugal Mechanic / Eluvio

GroupId

GroupId

com.frugalmechanic
ArtifactId

ArtifactId

fm-common_2.11
Version

Version

0.50.0
Type

Type

jar

Download fm-common_2.11 0.50.0


<!-- https://jarcasting.com/artifacts/com.frugalmechanic/fm-common_2.11/ -->
<dependency>
    <groupId>com.frugalmechanic</groupId>
    <artifactId>fm-common_2.11</artifactId>
    <version>0.50.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.frugalmechanic/fm-common_2.11/
implementation 'com.frugalmechanic:fm-common_2.11:0.50.0'
// https://jarcasting.com/artifacts/com.frugalmechanic/fm-common_2.11/
implementation ("com.frugalmechanic:fm-common_2.11:0.50.0")
'com.frugalmechanic:fm-common_2.11:jar:0.50.0'
<dependency org="com.frugalmechanic" name="fm-common_2.11" rev="0.50.0">
  <artifact name="fm-common_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.frugalmechanic', module='fm-common_2.11', version='0.50.0')
)
libraryDependencies += "com.frugalmechanic" % "fm-common_2.11" % "0.50.0"
[com.frugalmechanic/fm-common_2.11 "0.50.0"]