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