Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.optionfactory.spring |
ArtifactId | ArtifactIdfeedback-web |
Version | Version5.1 |
Type | Typejar |
Filename | Size |
---|---|
feedback-web-5.1.pom | |
feedback-web-5.1.jar | 4 KB |
feedback-web-5.1-sources.jar | 3 KB |
feedback-web-5.1-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.optionfactory.spring/feedback-web/ -->
<dependency>
<groupId>net.optionfactory.spring</groupId>
<artifactId>feedback-web</artifactId>
<version>5.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.optionfactory.spring/feedback-web/
implementation 'net.optionfactory.spring:feedback-web:5.1'
// https://jarcasting.com/artifacts/net.optionfactory.spring/feedback-web/
implementation ("net.optionfactory.spring:feedback-web:5.1")
'net.optionfactory.spring:feedback-web:jar:5.1'
<dependency org="net.optionfactory.spring" name="feedback-web" rev="5.1">
<artifact name="feedback-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.optionfactory.spring', module='feedback-web', version='5.1')
)
libraryDependencies += "net.optionfactory.spring" % "feedback-web" % "5.1"
[net.optionfactory.spring/feedback-web "5.1"]