Last Version

Twibs: Testing Utilities 0.14.1

Twibs is a suite of utility classes to ease the development of internet applications with scala.

License

License

Categories

Categories

Net
GroupId

GroupId

net.twibs
ArtifactId

ArtifactId

twibs-test-util
Version

Version

0.14.1
Type

Type

jar
Description

Description

Twibs: Testing Utilities
Twibs is a suite of utility classes to ease the development of internet applications with scala.

Download twibs-test-util 0.14.1


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

Dependencies

compile (2)

Group / Artifact Type Version
net.twibs : twibs-util jar 0.14.1
org.scalatest : scalatest_2.11 jar 2.2.4

Project Modules

There are no modules declared in this project.