arturopala / scala-xml-security   1.2.0

Apache License 2.0 GitHub

XML Security library for Scala - handy tool for easy signing, verifying, encrypting and decrypting XML documents

Scala versions: 2.12 2.11

scala-xml-security 1.1.0


Group ID:
com.github.arturopala
Artifact ID:
scala-xml-security_2.12
Version:
1.1.0
Release Date:
Jan 26, 2017
Licenses:
Files:

libraryDependencies += "com.github.arturopala" %% "scala-xml-security" % "1.1.0"

Mill build tool

ivy"com.github.arturopala::scala-xml-security:1.1.0"

Scala CLI

//> using dep "com.github.arturopala::scala-xml-security:1.1.0"

Ammonite REPL

import $ivy.`com.github.arturopala::scala-xml-security:1.1.0`

<dependency>
  <groupId>com.github.arturopala</groupId>
  <artifactId>scala-xml-security_2.12</artifactId>
  <version>1.1.0</version>
</dependency>

compile group: 'com.github.arturopala', name: 'scala-xml-security_2.12', version: '1.1.0'