is not current version
Last Version 2022.1.119

org.webjars:kendo-ui-core 2014.2.716

WebJar for Kendo UI Core

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

kendo-ui-core
Version

Version

2014.2.716
Type

Type

jar

Download 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"]