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

org.webjars:riot 2.6.5

WebJar for riot

Группа

Группа

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

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

riot
Версия

Версия

2.6.5
Тип

Тип

jar

Скачать riot 2.6.5

Имя Файла Размер
riot-2.6.5.pom
riot-2.6.5.jar 214 KB
riot-2.6.5-javadoc.jar 208 KB
Обзор

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