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

org.webjars:kendo-ui-core 2014.2.716

WebJar for Kendo UI Core

Группа

Группа

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

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

kendo-ui-core
Версия

Версия

2014.2.716
Тип

Тип

jar

Скачать kendo-ui-core 2014.2.716


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