Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdde.alpharogroup |
ArtifactId | ArtifactIddating-system-rest-client |
Version | Version3.6.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/de.alpharogroup/dating-system-rest-client/ -->
<dependency>
<groupId>de.alpharogroup</groupId>
<artifactId>dating-system-rest-client</artifactId>
<version>3.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.alpharogroup/dating-system-rest-client/
implementation 'de.alpharogroup:dating-system-rest-client:3.6.0'
// https://jarcasting.com/artifacts/de.alpharogroup/dating-system-rest-client/
implementation ("de.alpharogroup:dating-system-rest-client:3.6.0")
'de.alpharogroup:dating-system-rest-client:jar:3.6.0'
<dependency org="de.alpharogroup" name="dating-system-rest-client" rev="3.6.0">
<artifact name="dating-system-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.alpharogroup', module='dating-system-rest-client', version='3.6.0')
)
libraryDependencies += "de.alpharogroup" % "dating-system-rest-client" % "3.6.0"
[de.alpharogroup/dating-system-rest-client "3.6.0"]