fm-xml 0.5.0


Group ID:
com.frugalmechanic
Artifact ID:
fm-xml_2.11
Version:
0.5.0
Release Date:
Jun 8, 2017
Licenses:
Files:

libraryDependencies += "com.frugalmechanic" %% "fm-xml" % "0.5.0"

Mill build tool

ivy"com.frugalmechanic::fm-xml:0.5.0"

Scala CLI

//> using dep "com.frugalmechanic::fm-xml:0.5.0"

Ammonite REPL

import $ivy.`com.frugalmechanic::fm-xml:0.5.0`

<dependency>
  <groupId>com.frugalmechanic</groupId>
  <artifactId>fm-xml_2.11</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'com.frugalmechanic', name: 'fm-xml_2.11', version: '0.5.0'