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