| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdcom.github.tototoshi |
| ArtifactId | ArtifactIdscala-fixture_2.10 |
| Version | Version0.1.2 |
| Type | Typejar |
| Description |
Descriptionscala-fixture
scala-fixture
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.tototoshi |
| Filename | Size |
|---|---|
| scala-fixture_2.10-0.1.2.pom | |
| scala-fixture_2.10-0.1.2.jar | 37 KB |
| scala-fixture_2.10-0.1.2-sources.jar | 4 KB |
| scala-fixture_2.10-0.1.2-javadoc.jar | 349 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.tototoshi/scala-fixture_2.10/ -->
<dependency>
<groupId>com.github.tototoshi</groupId>
<artifactId>scala-fixture_2.10</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tototoshi/scala-fixture_2.10/
implementation 'com.github.tototoshi:scala-fixture_2.10:0.1.2'
// https://jarcasting.com/artifacts/com.github.tototoshi/scala-fixture_2.10/
implementation ("com.github.tototoshi:scala-fixture_2.10:0.1.2")
'com.github.tototoshi:scala-fixture_2.10:jar:0.1.2'
<dependency org="com.github.tototoshi" name="scala-fixture_2.10" rev="0.1.2">
<artifact name="scala-fixture_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tototoshi', module='scala-fixture_2.10', version='0.1.2')
)
libraryDependencies += "com.github.tototoshi" % "scala-fixture_2.10" % "0.1.2"
[com.github.tototoshi/scala-fixture_2.10 "0.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | [1.4,1.5) |
| org.scalatest : scalatest_2.10 | jar | 2.2.5 |
| org.flywaydb : flyway-core | jar | 3.2.1 |