is not current version
Last Version 6.4

net.optionfactory.spring:problems 5.1

optionfactory-spring problems core

Categories

Categories

Net
GroupId

GroupId

net.optionfactory.spring
ArtifactId

ArtifactId

problems
Version

Version

5.1
Type

Type

jar

Download problems 5.1


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