is not current version
Last Version 0.1.6

io.tryp:xpct-specs2_2.12 0.1.1

specs2 extensions

GroupId

GroupId

io.tryp
ArtifactId

ArtifactId

xpct-specs2_2.12
Version

Version

0.1.1
Type

Type

jar

Download xpct-specs2_2.12 0.1.1


<!-- https://jarcasting.com/artifacts/io.tryp/xpct-specs2_2.12/ -->
<dependency>
    <groupId>io.tryp</groupId>
    <artifactId>xpct-specs2_2.12</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.tryp/xpct-specs2_2.12/
implementation 'io.tryp:xpct-specs2_2.12:0.1.1'
// https://jarcasting.com/artifacts/io.tryp/xpct-specs2_2.12/
implementation ("io.tryp:xpct-specs2_2.12:0.1.1")
'io.tryp:xpct-specs2_2.12:jar:0.1.1'
<dependency org="io.tryp" name="xpct-specs2_2.12" rev="0.1.1">
  <artifact name="xpct-specs2_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tryp', module='xpct-specs2_2.12', version='0.1.1')
)
libraryDependencies += "io.tryp" % "xpct-specs2_2.12" % "0.1.1"
[io.tryp/xpct-specs2_2.12 "0.1.1"]