is not current version
Last Version 2.5.1

net.sf.xmlform:xmlform-spring 1.2.2


Categories

Categories

Net ORM Data
GroupId

GroupId

net.sf.xmlform
ArtifactId

ArtifactId

xmlform-spring
Version

Version

1.2.2
Type

Type

jar

Download xmlform-spring 1.2.2


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