is not current version
Last Version 8.1.1

com.cedarsoft.commons:objectaccess 2.0.2


GroupId

GroupId

com.cedarsoft.commons
ArtifactId

ArtifactId

objectaccess
Version

Version

2.0.2
Type

Type

jar

Download objectaccess 2.0.2


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