is not current version
Last Version 7.0.3

ch.squaredesk.nova:rest 7.0.2


Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

ch.squaredesk.nova
ArtifactId

ArtifactId

rest
Version

Version

7.0.2
Type

Type

jar

Download rest 7.0.2


<!-- https://jarcasting.com/artifacts/ch.squaredesk.nova/rest/ -->
<dependency>
    <groupId>ch.squaredesk.nova</groupId>
    <artifactId>rest</artifactId>
    <version>7.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.squaredesk.nova/rest/
implementation 'ch.squaredesk.nova:rest:7.0.2'
// https://jarcasting.com/artifacts/ch.squaredesk.nova/rest/
implementation ("ch.squaredesk.nova:rest:7.0.2")
'ch.squaredesk.nova:rest:jar:7.0.2'
<dependency org="ch.squaredesk.nova" name="rest" rev="7.0.2">
  <artifact name="rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.squaredesk.nova', module='rest', version='7.0.2')
)
libraryDependencies += "ch.squaredesk.nova" % "rest" % "7.0.2"
[ch.squaredesk.nova/rest "7.0.2"]