Categories |
CategoriesSquare Business Logic Libraries Financial |
---|---|
GroupId | GroupIdch.squaredesk.nova |
ArtifactId | ArtifactIdevent-annotations |
Version | Version7.0.1 |
Type | Typejar |
Filename | Size |
---|---|
event-annotations-7.0.1.pom | |
event-annotations-7.0.1.jar | 14 KB |
event-annotations-7.0.1-sources.jar | 10 KB |
event-annotations-7.0.1-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.squaredesk.nova/event-annotations/ -->
<dependency>
<groupId>ch.squaredesk.nova</groupId>
<artifactId>event-annotations</artifactId>
<version>7.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.squaredesk.nova/event-annotations/
implementation 'ch.squaredesk.nova:event-annotations:7.0.1'
// https://jarcasting.com/artifacts/ch.squaredesk.nova/event-annotations/
implementation ("ch.squaredesk.nova:event-annotations:7.0.1")
'ch.squaredesk.nova:event-annotations:jar:7.0.1'
<dependency org="ch.squaredesk.nova" name="event-annotations" rev="7.0.1">
<artifact name="event-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.squaredesk.nova', module='event-annotations', version='7.0.1')
)
libraryDependencies += "ch.squaredesk.nova" % "event-annotations" % "7.0.1"
[ch.squaredesk.nova/event-annotations "7.0.1"]