License |
License |
---|---|
GroupId | GroupIdorg.impalaframework.extension |
ArtifactId | ArtifactIdimpala-extension-event |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionimpala-extension-event
impala-extension-event
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.impalaframework.extension/impala-extension-event/ -->
<dependency>
<groupId>org.impalaframework.extension</groupId>
<artifactId>impala-extension-event</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.impalaframework.extension/impala-extension-event/
implementation 'org.impalaframework.extension:impala-extension-event:1.0.2'
// https://jarcasting.com/artifacts/org.impalaframework.extension/impala-extension-event/
implementation ("org.impalaframework.extension:impala-extension-event:1.0.2")
'org.impalaframework.extension:impala-extension-event:jar:1.0.2'
<dependency org="org.impalaframework.extension" name="impala-extension-event" rev="1.0.2">
<artifact name="impala-extension-event" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.impalaframework.extension', module='impala-extension-event', version='1.0.2')
)
libraryDependencies += "org.impalaframework.extension" % "impala-extension-event" % "1.0.2"
[org.impalaframework.extension/impala-extension-event "1.0.2"]