is not current version
Last Version 2.5.1

net.sf.xmlform:xmlform-web 1.1.0


Categories

Categories

Net ORM Data
GroupId

GroupId

net.sf.xmlform
ArtifactId

ArtifactId

xmlform-web
Version

Version

1.1.0
Type

Type

jar

Download xmlform-web 1.1.0


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