не последняя версия
Последняя версия 3.9

org.odpi.egeria:tex-view 2.3


Группа

Группа

org.odpi.egeria
Идентификатор

Идентификатор

tex-view
Версия

Версия

2.3
Тип

Тип

pom

Скачать tex-view 2.3

Имя Файла Размер
tex-view-2.3.pom 1 KB
Обзор

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