is not current version
Last Version 3.17.0

net.officefloor.polyglot:officepolyglot_scalatest 3.12.0

OfficeFloor plug-in for using ScalaTest

Categories

Categories

Scala Languages Net
GroupId

GroupId

net.officefloor.polyglot
ArtifactId

ArtifactId

officepolyglot_scalatest
Version

Version

3.12.0
Type

Type

jar

Download officepolyglot_scalatest 3.12.0


<!-- https://jarcasting.com/artifacts/net.officefloor.polyglot/officepolyglot_scalatest/ -->
<dependency>
    <groupId>net.officefloor.polyglot</groupId>
    <artifactId>officepolyglot_scalatest</artifactId>
    <version>3.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.officefloor.polyglot/officepolyglot_scalatest/
implementation 'net.officefloor.polyglot:officepolyglot_scalatest:3.12.0'
// https://jarcasting.com/artifacts/net.officefloor.polyglot/officepolyglot_scalatest/
implementation ("net.officefloor.polyglot:officepolyglot_scalatest:3.12.0")
'net.officefloor.polyglot:officepolyglot_scalatest:jar:3.12.0'
<dependency org="net.officefloor.polyglot" name="officepolyglot_scalatest" rev="3.12.0">
  <artifact name="officepolyglot_scalatest" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.officefloor.polyglot', module='officepolyglot_scalatest', version='3.12.0')
)
libraryDependencies += "net.officefloor.polyglot" % "officepolyglot_scalatest" % "3.12.0"
[net.officefloor.polyglot/officepolyglot_scalatest "3.12.0"]