is not current version
Last Version 0.2.3

io.tryp:xpct-scalatest_2.13 0.2.0

xpct-scalatest

Categories

Categories

Scala Languages
GroupId

GroupId

io.tryp
ArtifactId

ArtifactId

xpct-scalatest_2.13
Version

Version

0.2.0
Type

Type

jar

Download xpct-scalatest_2.13 0.2.0


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