is not current version
Last Version 1.4.9-p1

com.github.ansell.aterms:shared-objects 1.4.9

Shared Objects library

GroupId

GroupId

com.github.ansell.aterms
ArtifactId

ArtifactId

shared-objects
Version

Version

1.4.9
Type

Type

jar

Download shared-objects 1.4.9


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