is not current version
Last Version 0.51.0

com.frugalmechanic:fm-common_2.12 0.50.0

Common Scala classes that we use at Frugal Mechanic / Eluvio

GroupId

GroupId

com.frugalmechanic
ArtifactId

ArtifactId

fm-common_2.12
Version

Version

0.50.0
Type

Type

jar

Download fm-common_2.12 0.50.0


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