is not current version
Last Version 0.2_2.10.0

net.surguy:specs2-xspec 0.1

A Scala Specs2 extension for testing XSLT with XSpec

Categories

Categories

Net
GroupId

GroupId

net.surguy
ArtifactId

ArtifactId

specs2-xspec
Version

Version

0.1
Type

Type

jar

Download specs2-xspec 0.1


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