License |
License |
---|---|
GroupId | GroupIdcom.spingo |
ArtifactId | ArtifactIdscoped-fixtures_2.11 |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptionscoped-fixtures
scoped-fixtures
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scoped-fixtures_2.11-2.0.0.pom | |
scoped-fixtures_2.11-2.0.0.jar | 21 KB |
scoped-fixtures_2.11-2.0.0-sources.jar | 1 KB |
scoped-fixtures_2.11-2.0.0-javadoc.jar | 388 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spingo/scoped-fixtures_2.11/ -->
<dependency>
<groupId>com.spingo</groupId>
<artifactId>scoped-fixtures_2.11</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.spingo/scoped-fixtures_2.11/
implementation 'com.spingo:scoped-fixtures_2.11:2.0.0'
// https://jarcasting.com/artifacts/com.spingo/scoped-fixtures_2.11/
implementation ("com.spingo:scoped-fixtures_2.11:2.0.0")
'com.spingo:scoped-fixtures_2.11:jar:2.0.0'
<dependency org="com.spingo" name="scoped-fixtures_2.11" rev="2.0.0">
<artifact name="scoped-fixtures_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spingo', module='scoped-fixtures_2.11', version='2.0.0')
)
libraryDependencies += "com.spingo" % "scoped-fixtures_2.11" % "2.0.0"
[com.spingo/scoped-fixtures_2.11 "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
org.scalatest : scalatest_2.11 | jar | 3.0.1 |