is not current version
Last Version 0.14.1

net.twibs:twibs-demo 0.14


Categories

Categories

Net
GroupId

GroupId

net.twibs
ArtifactId

ArtifactId

twibs-demo
Version

Version

0.14
Type

Type

war

Download twibs-demo 0.14


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