License |
License |
---|---|
Categories |
CategoriesVaadin User Interface Web Frameworks Dex General Purpose Libraries Utility |
GroupId | GroupIdcom.vaadin |
ArtifactId | ArtifactIdvaadin-core-jandex |
Last Version | Last Version23.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVaadin Core Jandex index
Jandex index for vaadin core packages
|
Filename | Size |
---|---|
vaadin-core-jandex-23.1.2.pom | |
vaadin-core-jandex-23.1.2.jar | 257 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vaadin/vaadin-core-jandex/ -->
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-core-jandex</artifactId>
<version>23.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin/vaadin-core-jandex/
implementation 'com.vaadin:vaadin-core-jandex:23.1.2'
// https://jarcasting.com/artifacts/com.vaadin/vaadin-core-jandex/
implementation ("com.vaadin:vaadin-core-jandex:23.1.2")
'com.vaadin:vaadin-core-jandex:jar:23.1.2'
<dependency org="com.vaadin" name="vaadin-core-jandex" rev="23.1.2">
<artifact name="vaadin-core-jandex" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vaadin', module='vaadin-core-jandex', version='23.1.2')
)
libraryDependencies += "com.vaadin" % "vaadin-core-jandex" % "23.1.2"
[com.vaadin/vaadin-core-jandex "23.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.vaadin : vaadin-core | jar | 23.1.2 |