is not current version
Last Version 0.14.1

net.twibs:twibs-web 0.14


Categories

Categories

Net
GroupId

GroupId

net.twibs
ArtifactId

ArtifactId

twibs-web
Version

Version

0.14
Type

Type

jar

Download twibs-web 0.14


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