is not current version
Last Version 23.1.2

com.vaadin:fusion-endpoint 23.0.8


Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

fusion-endpoint
Version

Version

23.0.8
Type

Type

jar

Download fusion-endpoint 23.0.8


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