is not current version
Last Version 5.3.0

ch.squaredesk.nova:rest-annotations 4.0.1


Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

ch.squaredesk.nova
ArtifactId

ArtifactId

rest-annotations
Version

Version

4.0.1
Type

Type

jar

Download rest-annotations 4.0.1


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