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