xml


License

License

GroupId

GroupId

org.specs2
ArtifactId

ArtifactId

xml_sjs1_2.13
Last Version

Last Version

4.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

xml
xml
Project URL

Project URL

http://specs2.org/
Project Organization

Project Organization

org.specs2
Source Code Management

Source Code Management

https://github.com/etorreborre/specs2

Download xml_sjs1_2.13

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5
org.specs2 : specs2-core_sjs1_2.13 jar 4.11.0
org.scala-js : scalajs-library_2.13 jar 1.5.1
org.scala-lang.modules : scala-xml_2.13 jar 1.3.0
org.scala-js : scalajs-test-interface_2.13 jar 1.5.1
org.portable-scala : portable-scala-reflect_sjs1_2.13 jar 1.1.1

test (1)

Group / Artifact Type Version
org.scala-js : scalajs-test-bridge_2.13 jar 1.5.1

Project Modules

There are no modules declared in this project.

Build Status

Join the chat at https://gitter.im/etorreborre/specs2

Go to specs2.org to learn more about specs2!

Installation instructions

You need to download and install sbt. Then execute the following command:

sbt update publishLocal

Then you can generate the User Guide with:

sbt testOnly org.specs2.guide.UserGuide -- html

This should create html files in the target/specs2-reports directory.

Versions

Version
4.11.0