| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars |
| ArtifactId | ArtifactIdkendo-ui-core |
| Last Version | Last Version2022.1.119 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKendo UI Core
WebJar for Kendo UI Core
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| kendo-ui-core-2022.1.119.pom | |
| kendo-ui-core-2022.1.119.jar | 4 MB |
| kendo-ui-core-2022.1.119-javadoc.jar | 4 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/kendo-ui-core/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>kendo-ui-core</artifactId>
<version>2022.1.119</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/kendo-ui-core/
implementation 'org.webjars:kendo-ui-core:2022.1.119'
// https://jarcasting.com/artifacts/org.webjars/kendo-ui-core/
implementation ("org.webjars:kendo-ui-core:2022.1.119")
'org.webjars:kendo-ui-core:jar:2022.1.119'
<dependency org="org.webjars" name="kendo-ui-core" rev="2022.1.119">
<artifact name="kendo-ui-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='kendo-ui-core', version='2022.1.119')
)
libraryDependencies += "org.webjars" % "kendo-ui-core" % "2022.1.119"
[org.webjars/kendo-ui-core "2022.1.119"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars : jquery | jar | 1.11.1 |