is not current version
Last Version 1.0.0-RC7

org.dominokit:domino-rest 1.0.0-beta-2

Domino rest

GroupId

GroupId

org.dominokit
ArtifactId

ArtifactId

domino-rest
Version

Version

1.0.0-beta-2
Type

Type

pom

Download domino-rest 1.0.0-beta-2


<!-- https://jarcasting.com/artifacts/org.dominokit/domino-rest/ -->
<dependency>
    <groupId>org.dominokit</groupId>
    <artifactId>domino-rest</artifactId>
    <version>1.0.0-beta-2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.dominokit/domino-rest/
implementation 'org.dominokit:domino-rest:1.0.0-beta-2'
// https://jarcasting.com/artifacts/org.dominokit/domino-rest/
implementation ("org.dominokit:domino-rest:1.0.0-beta-2")
'org.dominokit:domino-rest:pom:1.0.0-beta-2'
<dependency org="org.dominokit" name="domino-rest" rev="1.0.0-beta-2">
  <artifact name="domino-rest" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.dominokit', module='domino-rest', version='1.0.0-beta-2')
)
libraryDependencies += "org.dominokit" % "domino-rest" % "1.0.0-beta-2"
[org.dominokit/domino-rest "1.0.0-beta-2"]