is not current version
Last Version 8.0.2

com.vaadin:flow-osgi-project 6.0.0


Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

flow-osgi-project
Version

Version

6.0.0
Type

Type

pom

Download flow-osgi-project 6.0.0


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