Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdio.tryp |
ArtifactId | ArtifactIdxpct-scalatest_2.13 |
Version | Version0.2.2 |
Type | Typejar |
Filename | Size |
---|---|
xpct-scalatest_2.13-0.2.2.pom | |
xpct-scalatest_2.13-0.2.2.jar | 1 KB |
xpct-scalatest_2.13-0.2.2-sources.jar | 716 bytes |
xpct-scalatest_2.13-0.2.2-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.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.tryp/xpct-scalatest_2.13/
implementation 'io.tryp:xpct-scalatest_2.13:0.2.2'
// https://jarcasting.com/artifacts/io.tryp/xpct-scalatest_2.13/
implementation ("io.tryp:xpct-scalatest_2.13:0.2.2")
'io.tryp:xpct-scalatest_2.13:jar:0.2.2'
<dependency org="io.tryp" name="xpct-scalatest_2.13" rev="0.2.2">
<artifact name="xpct-scalatest_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tryp', module='xpct-scalatest_2.13', version='0.2.2')
)
libraryDependencies += "io.tryp" % "xpct-scalatest_2.13" % "0.2.2"
[io.tryp/xpct-scalatest_2.13 "0.2.2"]