License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.twibs |
ArtifactId | ArtifactIdtwibs-demo |
Version | Version0.14.1 |
Type | Typewar |
Description |
DescriptionTwibs: Demo
Twibs is a suite of utility classes to ease the development of internet applications with scala.
|
Filename | Size |
---|---|
twibs-demo-0.14.1.pom | |
twibs-demo-0.14.1.war | 28 MB |
twibs-demo-0.14.1-sources.jar | 5 KB |
twibs-demo-0.14.1-javadoc.jar | 374 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
net.twibs : twibs-core | jar | 0.14.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
net.twibs : twibs-selenium-test-util | jar | 0.14.1 |