is not current version
Last Version 7.0.3

ch.squaredesk.nova:rest 6.0.0


Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

ch.squaredesk.nova
ArtifactId

ArtifactId

rest
Version

Version

6.0.0
Type

Type

jar

Download rest 6.0.0


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