License |
License |
---|---|
GroupId | GroupIdorg.kasource |
ArtifactId | ArtifactIdka-event-annotations |
Last Version | Last Version0.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKa Event Annotations
Ka-Event base project, which builds all modules.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.kasource/ka-event-annotations/ -->
<dependency>
<groupId>org.kasource</groupId>
<artifactId>ka-event-annotations</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.kasource/ka-event-annotations/
implementation 'org.kasource:ka-event-annotations:0.8.1'
// https://jarcasting.com/artifacts/org.kasource/ka-event-annotations/
implementation ("org.kasource:ka-event-annotations:0.8.1")
'org.kasource:ka-event-annotations:jar:0.8.1'
<dependency org="org.kasource" name="ka-event-annotations" rev="0.8.1">
<artifact name="ka-event-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kasource', module='ka-event-annotations', version='0.8.1')
)
libraryDependencies += "org.kasource" % "ka-event-annotations" % "0.8.1"
[org.kasource/ka-event-annotations "0.8.1"]