fm-html

A Simple HTML5 DSL for Scala

License

License

GroupId

GroupId

com.frugalmechanic
ArtifactId

ArtifactId

fm-html_2.12
Last Version

Last Version

0.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

fm-html
A Simple HTML5 DSL for Scala
Project URL

Project URL

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

Project Organization

com.frugalmechanic

Download fm-html_2.12

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.13
org.apache.commons : commons-text jar 1.9

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.2

Project Modules

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

Frugal Mechanic

Versions

Version
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0