is not current version
Last Version 1.5.1

com.link-intersystems.commons:lis-commons-util 1.4.0

Link Intersystems Commons Util (lis-commons-util) is collection of reusable software components that extend the standard java.util components.

GroupId

GroupId

com.link-intersystems.commons
ArtifactId

ArtifactId

lis-commons-util
Version

Version

1.4.0
Type

Type

jar

Download lis-commons-util 1.4.0


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