is not current version
Last Version 23.1.2

com.vaadin:fusion-endpoint 7.0.7


Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

fusion-endpoint
Version

Version

7.0.7
Type

Type

jar

Download fusion-endpoint 7.0.7


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