| Categories |
CategoriesScala Languages |
|---|---|
| GroupId | GroupIdio.tryp |
| ArtifactId | ArtifactIdxpct-scalatest_2.12 |
| Version | Version0.1.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| xpct-scalatest_2.12-0.1.0.pom | |
| xpct-scalatest_2.12-0.1.0.jar | 302 bytes |
| xpct-scalatest_2.12-0.1.0-sources.jar | 246 bytes |
| xpct-scalatest_2.12-0.1.0-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.tryp/xpct-scalatest_2.12/ -->
<dependency>
<groupId>io.tryp</groupId>
<artifactId>xpct-scalatest_2.12</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.tryp/xpct-scalatest_2.12/
implementation 'io.tryp:xpct-scalatest_2.12:0.1.0'
// https://jarcasting.com/artifacts/io.tryp/xpct-scalatest_2.12/
implementation ("io.tryp:xpct-scalatest_2.12:0.1.0")
'io.tryp:xpct-scalatest_2.12:jar:0.1.0'
<dependency org="io.tryp" name="xpct-scalatest_2.12" rev="0.1.0">
<artifact name="xpct-scalatest_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tryp', module='xpct-scalatest_2.12', version='0.1.0')
)
libraryDependencies += "io.tryp" % "xpct-scalatest_2.12" % "0.1.0"
[io.tryp/xpct-scalatest_2.12 "0.1.0"]