is not current version
Last Version 3.12.2

de.alpharogroup:resource-system-rest-web 3.12.0


GroupId

GroupId

de.alpharogroup
ArtifactId

ArtifactId

resource-system-rest-web
Version

Version

3.12.0
Type

Type

war

Download resource-system-rest-web 3.12.0


<!-- https://jarcasting.com/artifacts/de.alpharogroup/resource-system-rest-web/ -->
<dependency>
    <groupId>de.alpharogroup</groupId>
    <artifactId>resource-system-rest-web</artifactId>
    <version>3.12.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/de.alpharogroup/resource-system-rest-web/
implementation 'de.alpharogroup:resource-system-rest-web:3.12.0'
// https://jarcasting.com/artifacts/de.alpharogroup/resource-system-rest-web/
implementation ("de.alpharogroup:resource-system-rest-web:3.12.0")
'de.alpharogroup:resource-system-rest-web:war:3.12.0'
<dependency org="de.alpharogroup" name="resource-system-rest-web" rev="3.12.0">
  <artifact name="resource-system-rest-web" type="war" />
</dependency>
@Grapes(
@Grab(group='de.alpharogroup', module='resource-system-rest-web', version='3.12.0')
)
libraryDependencies += "de.alpharogroup" % "resource-system-rest-web" % "3.12.0"
[de.alpharogroup/resource-system-rest-web "3.12.0"]