Last Version

Twibs: Demo 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-demo
Version

Version

0.14.1
Type

Type

war
Description

Description

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

Download twibs-demo 0.14.1


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

Dependencies

compile (1)

Group / Artifact Type Version
net.twibs : twibs-core jar 0.14.1

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Group / Artifact Type Version
net.twibs : twibs-selenium-test-util jar 0.14.1

Project Modules

There are no modules declared in this project.