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