is not current version
Last Version 1.11.22

edu.utexas.tacc.tapis:meta-client 1.11.18

Java client for tapis-metaapi web application

Categories

Categories

CLI User Interface
GroupId

GroupId

edu.utexas.tacc.tapis
ArtifactId

ArtifactId

meta-client
Version

Version

1.11.18
Type

Type

jar

Download meta-client 1.11.18


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