is not current version
Last Version 3.40.0

net.officefloor.scala:officescalatest 3.29.0

OfficeFloor plug-in for using ScalaTest

Categories

Categories

Scala Languages Net
GroupId

GroupId

net.officefloor.scala
ArtifactId

ArtifactId

officescalatest
Version

Version

3.29.0
Type

Type

jar

Download officescalatest 3.29.0


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