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