is not current version
Last Version 2.0

net.optionfactory:defiance 1.0

Enable Spring Web MVC with public fields binding support

Categories

Categories

Net
GroupId

GroupId

net.optionfactory
ArtifactId

ArtifactId

defiance
Version

Version

1.0
Type

Type

jar

Download defiance 1.0


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