is not current version
Last Version 1.8

com.github.wshackle:crcl4java-vaadin-webapp 1.3


Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.github.wshackle
ArtifactId

ArtifactId

crcl4java-vaadin-webapp
Version

Version

1.3
Type

Type

war

Download crcl4java-vaadin-webapp 1.3


<!-- https://jarcasting.com/artifacts/com.github.wshackle/crcl4java-vaadin-webapp/ -->
<dependency>
    <groupId>com.github.wshackle</groupId>
    <artifactId>crcl4java-vaadin-webapp</artifactId>
    <version>1.3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.wshackle/crcl4java-vaadin-webapp/
implementation 'com.github.wshackle:crcl4java-vaadin-webapp:1.3'
// https://jarcasting.com/artifacts/com.github.wshackle/crcl4java-vaadin-webapp/
implementation ("com.github.wshackle:crcl4java-vaadin-webapp:1.3")
'com.github.wshackle:crcl4java-vaadin-webapp:war:1.3'
<dependency org="com.github.wshackle" name="crcl4java-vaadin-webapp" rev="1.3">
  <artifact name="crcl4java-vaadin-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.wshackle', module='crcl4java-vaadin-webapp', version='1.3')
)
libraryDependencies += "com.github.wshackle" % "crcl4java-vaadin-webapp" % "1.3"
[com.github.wshackle/crcl4java-vaadin-webapp "1.3"]