is not current version
Last Version 4.1.0

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

scala-expect

Categories

Categories

Scala Languages
GroupId

GroupId

work.martins.simon
ArtifactId

ArtifactId

scala-expect_2.11
Version

Version

2.2.0
Type

Type

jar

Download scala-expect_2.11 2.2.0


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