fm-common

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

License

License

GroupId

GroupId

com.frugalmechanic
ArtifactId

ArtifactId

fm-common_2.10
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

fm-common
Common Scala classes that we use at Frugal Mechanic that have no required external dependencies.
Project URL

Project URL

https://github.com/frugalmechanic/fm-common
Project Organization

Project Organization

com.frugalmechanic

Download fm-common_2.10

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6

provided (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.3
com.sun.mail : javax.mail jar 1.5.2
org.slf4j : slf4j-api jar 1.7.13
org.xerial.snappy : snappy-java jar 1.1.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.2.4

Project Modules

There are no modules declared in this project.
com.frugalmechanic

Frugal Mechanic

Versions

Version
0.3.0
0.2.0
0.1