| License |
License |
|---|---|
| GroupId | GroupIdcom.spingo |
| ArtifactId | ArtifactIdscoped-fixtures_2.10 |
| Version | Version1.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.10-1.0.0.pom | |
| scoped-fixtures_2.10-1.0.0.jar | 20 KB |
| scoped-fixtures_2.10-1.0.0-sources.jar | 1 KB |
| scoped-fixtures_2.10-1.0.0-javadoc.jar | 370 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.spingo/scoped-fixtures_2.10/ -->
<dependency>
<groupId>com.spingo</groupId>
<artifactId>scoped-fixtures_2.10</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.spingo/scoped-fixtures_2.10/
implementation 'com.spingo:scoped-fixtures_2.10:1.0.0'
// https://jarcasting.com/artifacts/com.spingo/scoped-fixtures_2.10/
implementation ("com.spingo:scoped-fixtures_2.10:1.0.0")
'com.spingo:scoped-fixtures_2.10:jar:1.0.0'
<dependency org="com.spingo" name="scoped-fixtures_2.10" rev="1.0.0">
<artifact name="scoped-fixtures_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spingo', module='scoped-fixtures_2.10', version='1.0.0')
)
libraryDependencies += "com.spingo" % "scoped-fixtures_2.10" % "1.0.0"
[com.spingo/scoped-fixtures_2.10 "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.4 |
| org.scalatest : scalatest_2.10 | jar | 2.2.0 |