is not current version
Last Version 1.0.0

com.sharneng:lookup 0.6.0

Generic Reference Lookup Solution

GroupId

GroupId

com.sharneng
ArtifactId

ArtifactId

lookup
Version

Version

0.6.0
Type

Type

jar

Download lookup 0.6.0


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