is not current version
Last Version 8.1.1

com.cedarsoft.commons:lookup 1.6.0


GroupId

GroupId

com.cedarsoft.commons
ArtifactId

ArtifactId

lookup
Version

Version

1.6.0
Type

Type

jar

Download lookup 1.6.0


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