GroupId | GroupIdcom.link-intersystems.commons |
---|---|
ArtifactId | ArtifactIdlis-commons-events |
Version | Version1.4.2 |
Type | Typejar |
Filename | Size |
---|---|
lis-commons-events-1.4.2.pom | |
lis-commons-events-1.4.2.jar | 43 KB |
lis-commons-events-1.4.2-tests.jar | 23 KB |
lis-commons-events-1.4.2-sources.jar | 28 KB |
lis-commons-events-1.4.2-javadoc.jar | 273 KB |
Browse |
<!-- 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons-events/
implementation 'com.link-intersystems.commons:lis-commons-events:1.4.2'
// https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons-events/
implementation ("com.link-intersystems.commons:lis-commons-events:1.4.2")
'com.link-intersystems.commons:lis-commons-events:jar:1.4.2'
<dependency org="com.link-intersystems.commons" name="lis-commons-events" rev="1.4.2">
<artifact name="lis-commons-events" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.link-intersystems.commons', module='lis-commons-events', version='1.4.2')
)
libraryDependencies += "com.link-intersystems.commons" % "lis-commons-events" % "1.4.2"
[com.link-intersystems.commons/lis-commons-events "1.4.2"]