License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.optionfactory.spring |
ArtifactId | ArtifactIdproblems |
Last Version | Last Version6.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnet.optionfactory.spring:problems
optionfactory-spring problems core
|
Filename | Size |
---|---|
problems-6.4.pom | |
problems-6.4.jar | 5 KB |
problems-6.4-sources.jar | 3 KB |
problems-6.4-javadoc.jar | 403 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.optionfactory.spring/problems/ -->
<dependency>
<groupId>net.optionfactory.spring</groupId>
<artifactId>problems</artifactId>
<version>6.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.optionfactory.spring/problems/
implementation 'net.optionfactory.spring:problems:6.4'
// https://jarcasting.com/artifacts/net.optionfactory.spring/problems/
implementation ("net.optionfactory.spring:problems:6.4")
'net.optionfactory.spring:problems:jar:6.4'
<dependency org="net.optionfactory.spring" name="problems" rev="6.4">
<artifact name="problems" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.optionfactory.spring', module='problems', version='6.4')
)
libraryDependencies += "net.optionfactory.spring" % "problems" % "6.4"
[net.optionfactory.spring/problems "6.4"]