Download entando-showlet-language_choose-3.2.0.jar file - Jar e

Jar examples for e:entando-showlet-language-choose

Description

A drop-down menu sporting all the languages configured in your application.

You can download jar file entando-showlet-language_choose 3.2.0 in this page.

Build File

You can use the following script to add entando-showlet-language_choose-3.2.0.jar to your project.

<dependency>
   <groupId>org.entando.entando.bundles.showlets</groupId>
   <artifactId>entando-showlet-language_choose</artifactId>
   <version>3.2.0</version>
</dependency>
compile group: 'org.entando.entando.bundles.showlets', name: 'entando-showlet-language_choose', version: '3.2.0'
libraryDependencies += "org.entando.entando.bundles.showlets" % "entando-showlet-language_choose" % "3.2.0"
<dependency org="org.entando.entando.bundles.showlets" name="entando-showlet-language_choose" rev="3.2.0"/>
@Grapes(@Grab(group='org.entando.entando.bundles.showlets', module='entando-showlet-language_choose', version='3.2.0'))
'org.entando.entando.bundles.showlets:entando-showlet-language_choose:jar:3.2.0'

Download

Click the following link to download the jar file.

entando-showlet-language_choose-3.2.0-sources.jar
entando-showlet-language_choose-3.2.0.pom



Related Tutorials