GroupId | GroupIdde.alpharogroup |
---|---|
ArtifactId | ArtifactIddating-system-rest-web |
Version | Version3.6.0 |
Type | Typewar |
Filename | Size |
---|---|
dating-system-rest-web-3.6.0.pom | |
dating-system-rest-web-3.6.0.war | 39 MB |
dating-system-rest-web-3.6.0-sources.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/de.alpharogroup/dating-system-rest-web/ -->
<dependency>
<groupId>de.alpharogroup</groupId>
<artifactId>dating-system-rest-web</artifactId>
<version>3.6.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/de.alpharogroup/dating-system-rest-web/
implementation 'de.alpharogroup:dating-system-rest-web:3.6.0'
// https://jarcasting.com/artifacts/de.alpharogroup/dating-system-rest-web/
implementation ("de.alpharogroup:dating-system-rest-web:3.6.0")
'de.alpharogroup:dating-system-rest-web:war:3.6.0'
<dependency org="de.alpharogroup" name="dating-system-rest-web" rev="3.6.0">
<artifact name="dating-system-rest-web" type="war" />
</dependency>
@Grapes(
@Grab(group='de.alpharogroup', module='dating-system-rest-web', version='3.6.0')
)
libraryDependencies += "de.alpharogroup" % "dating-system-rest-web" % "3.6.0"
[de.alpharogroup/dating-system-rest-web "3.6.0"]