is not current version
Last Version 4.1.0

work.martins.simon:scala-expect_2.11 1.10.2

scala-expect

Categories

Categories

Scala Languages
GroupId

GroupId

work.martins.simon
ArtifactId

ArtifactId

scala-expect_2.11
Version

Version

1.10.2
Type

Type

jar

Download scala-expect_2.11 1.10.2


<!-- https://jarcasting.com/artifacts/work.martins.simon/scala-expect_2.11/ -->
<dependency>
    <groupId>work.martins.simon</groupId>
    <artifactId>scala-expect_2.11</artifactId>
    <version>1.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/work.martins.simon/scala-expect_2.11/
implementation 'work.martins.simon:scala-expect_2.11:1.10.2'
// https://jarcasting.com/artifacts/work.martins.simon/scala-expect_2.11/
implementation ("work.martins.simon:scala-expect_2.11:1.10.2")
'work.martins.simon:scala-expect_2.11:jar:1.10.2'
<dependency org="work.martins.simon" name="scala-expect_2.11" rev="1.10.2">
  <artifact name="scala-expect_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='work.martins.simon', module='scala-expect_2.11', version='1.10.2')
)
libraryDependencies += "work.martins.simon" % "scala-expect_2.11" % "1.10.2"
[work.martins.simon/scala-expect_2.11 "1.10.2"]