is not current version
Last Version 0.14.1

net.twibs:twibs-form 0.13


Categories

Categories

Net ORM Data
GroupId

GroupId

net.twibs
ArtifactId

ArtifactId

twibs-form
Version

Version

0.13
Type

Type

jar

Download twibs-form 0.13


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