License |
License |
---|---|
GroupId | GroupIdcom.frugalmechanic |
ArtifactId | ArtifactIdfm-common_sjs0.6_2.12 |
Version | Version0.51.0 |
Type | Typejar |
Description |
Descriptionfm-common
Common Scala classes that we use at Frugal Mechanic / Eluvio
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.frugalmechanic/fm-common_sjs0.6_2.12/ -->
<dependency>
<groupId>com.frugalmechanic</groupId>
<artifactId>fm-common_sjs0.6_2.12</artifactId>
<version>0.51.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.frugalmechanic/fm-common_sjs0.6_2.12/
implementation 'com.frugalmechanic:fm-common_sjs0.6_2.12:0.51.0'
// https://jarcasting.com/artifacts/com.frugalmechanic/fm-common_sjs0.6_2.12/
implementation ("com.frugalmechanic:fm-common_sjs0.6_2.12:0.51.0")
'com.frugalmechanic:fm-common_sjs0.6_2.12:jar:0.51.0'
<dependency org="com.frugalmechanic" name="fm-common_sjs0.6_2.12" rev="0.51.0">
<artifact name="fm-common_sjs0.6_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.frugalmechanic', module='fm-common_sjs0.6_2.12', version='0.51.0')
)
libraryDependencies += "com.frugalmechanic" % "fm-common_sjs0.6_2.12" % "0.51.0"
[com.frugalmechanic/fm-common_sjs0.6_2.12 "0.51.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.13 |
org.scala-js : scalajs-library_2.12 | jar | 0.6.33 |
be.doeraene : scalajs-jquery_sjs0.6_2.12 | jar | 0.9.4 |
org.scala-js : scalajs-dom_sjs0.6_2.12 | jar | 0.9.6 |
org.scala-js : scalajs-java-time_sjs0.6_2.12 | jar | 0.2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-js : scalajs-test-bridge_2.12 | jar | 0.6.33 |
org.scalatest : scalatest_sjs0.6_2.12 | jar | 3.0.5 |