is not current version
Last Version 1.1.2

com.lacunasoftware.amplia:amplia-client 1.1.0

Classes to consume Lacuna Software Amplia

Categories

Categories

CLI User Interface
GroupId

GroupId

com.lacunasoftware.amplia
ArtifactId

ArtifactId

amplia-client
Version

Version

1.1.0
Type

Type

jar

Download amplia-client 1.1.0


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