is not current version
Last Version 1.5.1

com.link-intersystems.commons:lis-commons-events 1.4.1

Link Intersystems Commons Events (lis-commons-events) is a collection of reusable software components that provide support for event and event listener based programming tasks.

GroupId

GroupId

com.link-intersystems.commons
ArtifactId

ArtifactId

lis-commons-events
Version

Version

1.4.1
Type

Type

jar

Download lis-commons-events 1.4.1


<!-- https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons-events/ -->
<dependency>
    <groupId>com.link-intersystems.commons</groupId>
    <artifactId>lis-commons-events</artifactId>
    <version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons-events/
implementation 'com.link-intersystems.commons:lis-commons-events:1.4.1'
// https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons-events/
implementation ("com.link-intersystems.commons:lis-commons-events:1.4.1")
'com.link-intersystems.commons:lis-commons-events:jar:1.4.1'
<dependency org="com.link-intersystems.commons" name="lis-commons-events" rev="1.4.1">
  <artifact name="lis-commons-events" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.link-intersystems.commons', module='lis-commons-events', version='1.4.1')
)
libraryDependencies += "com.link-intersystems.commons" % "lis-commons-events" % "1.4.1"
[com.link-intersystems.commons/lis-commons-events "1.4.1"]