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

org.ocelotds:ocelot 2.4.5

Framework for communication way between java and javascript

Группа

Группа

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

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

ocelot
Версия

Версия

2.4.5
Тип

Тип

pom

Скачать ocelot 2.4.5

Имя Файла Размер
ocelot-2.4.5.pom 6 KB
Обзор

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