is not current version
Last Version 0.4.1

com.github.tototoshi:scala-fixture_2.12 0.3.1

scala-fixture

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.tototoshi
ArtifactId

ArtifactId

scala-fixture_2.12
Version

Version

0.3.1
Type

Type

jar

Download scala-fixture_2.12 0.3.1


<!-- https://jarcasting.com/artifacts/com.github.tototoshi/scala-fixture_2.12/ -->
<dependency>
    <groupId>com.github.tototoshi</groupId>
    <artifactId>scala-fixture_2.12</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tototoshi/scala-fixture_2.12/
implementation 'com.github.tototoshi:scala-fixture_2.12:0.3.1'
// https://jarcasting.com/artifacts/com.github.tototoshi/scala-fixture_2.12/
implementation ("com.github.tototoshi:scala-fixture_2.12:0.3.1")
'com.github.tototoshi:scala-fixture_2.12:jar:0.3.1'
<dependency org="com.github.tototoshi" name="scala-fixture_2.12" rev="0.3.1">
  <artifact name="scala-fixture_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tototoshi', module='scala-fixture_2.12', version='0.3.1')
)
libraryDependencies += "com.github.tototoshi" % "scala-fixture_2.12" % "0.3.1"
[com.github.tototoshi/scala-fixture_2.12 "0.3.1"]