is not current version
Last Version 7.0.2

ch.squaredesk.nova:event-annotations 5.0.0


Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

ch.squaredesk.nova
ArtifactId

ArtifactId

event-annotations
Version

Version

5.0.0
Type

Type

jar

Download event-annotations 5.0.0


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