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

org.webjars:oboe.js 2.0.2

WebJar for Oboe.js

Группа

Группа

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

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

oboe.js
Версия

Версия

2.0.2
Тип

Тип

jar

Скачать oboe.js 2.0.2

Имя Файла Размер
oboe.js-2.0.2.pom
oboe.js-2.0.2.jar 50 KB
oboe.js-2.0.2-javadoc.jar 48 KB
Обзор

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