License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdio.tryp |
ArtifactId | ArtifactIdxpct-scalatest_2.11 |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionxpct-scalatest
scalatest extensions
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xpct-scalatest_2.11-0.1.0.pom | |
xpct-scalatest_2.11-0.1.0.jar | 302 bytes |
xpct-scalatest_2.11-0.1.0-sources.jar | 246 bytes |
xpct-scalatest_2.11-0.1.0-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.tryp/xpct-scalatest_2.11/ -->
<dependency>
<groupId>io.tryp</groupId>
<artifactId>xpct-scalatest_2.11</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.tryp/xpct-scalatest_2.11/
implementation 'io.tryp:xpct-scalatest_2.11:0.1.0'
// https://jarcasting.com/artifacts/io.tryp/xpct-scalatest_2.11/
implementation ("io.tryp:xpct-scalatest_2.11:0.1.0")
'io.tryp:xpct-scalatest_2.11:jar:0.1.0'
<dependency org="io.tryp" name="xpct-scalatest_2.11" rev="0.1.0">
<artifact name="xpct-scalatest_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tryp', module='xpct-scalatest_2.11', version='0.1.0')
)
libraryDependencies += "io.tryp" % "xpct-scalatest_2.11" % "0.1.0"
[io.tryp/xpct-scalatest_2.11 "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : scala-library | jar | 2.11.11-bin-typelevel-4 |
io.tryp : xpct-core_2.11 | jar | 0.1.0 |