License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdio.tryp |
ArtifactId | ArtifactIdxpct-scalatest_2.13 |
Version | Version0.2.3 |
Type | Typejar |
Description |
Descriptionxpct-scalatest
xpct-scalatest
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xpct-scalatest_2.13-0.2.3.pom | |
xpct-scalatest_2.13-0.2.3.jar | 1 KB |
xpct-scalatest_2.13-0.2.3-sources.jar | 716 bytes |
xpct-scalatest_2.13-0.2.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.tryp/xpct-scalatest_2.13/ -->
<dependency>
<groupId>io.tryp</groupId>
<artifactId>xpct-scalatest_2.13</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.tryp/xpct-scalatest_2.13/
implementation 'io.tryp:xpct-scalatest_2.13:0.2.3'
// https://jarcasting.com/artifacts/io.tryp/xpct-scalatest_2.13/
implementation ("io.tryp:xpct-scalatest_2.13:0.2.3")
'io.tryp:xpct-scalatest_2.13:jar:0.2.3'
<dependency org="io.tryp" name="xpct-scalatest_2.13" rev="0.2.3">
<artifact name="xpct-scalatest_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tryp', module='xpct-scalatest_2.13', version='0.2.3')
)
libraryDependencies += "io.tryp" % "xpct-scalatest_2.13" % "0.2.3"
[io.tryp/xpct-scalatest_2.13 "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.1 |
io.tryp : xpct-core_2.13 | jar | 0.2.3 |
org.scalatest : scalatest_2.13 | jar | 3.0.8 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.13 | jar | 4.7.1 |