is not current version
Last Version 3.9

org.odpi.egeria:tex-view 2.5


GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

tex-view
Version

Version

2.5
Type

Type

pom

Download tex-view 2.5

Filename Size
tex-view-2.5.pom 1 KB
Browse

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