fm-html

A Simple HTML5 DSL for Scala

License

License

GroupId

GroupId

com.frugalmechanic
ArtifactId

ArtifactId

fm-html_2.10
Last Version

Last Version

0.2.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.10

How to add to project

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

Dependencies

compile (1)

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

Project Modules

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

Frugal Mechanic

Versions

Version
0.2.0
0.1.0