is not current version
Last Version 6.4

net.optionfactory.spring:feedback-web 6.1

optionfactory-spring feedback web

Categories

Categories

Net
GroupId

GroupId

net.optionfactory.spring
ArtifactId

ArtifactId

feedback-web
Version

Version

6.1
Type

Type

jar

Download feedback-web 6.1


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