is not current version
Last Version 3.9

org.odpi.egeria:tex-view-api 2.5


GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

tex-view-api
Version

Version

2.5
Type

Type

jar

Download tex-view-api 2.5


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