Installation
To use this plugin, follow this page.
Server startup
Getting started
depend: [CarouselSelector]Using Maven
<dependency>
<groupId>fr.icrossing</groupId>
<artifactId>CarouselSelector</artifactId>
<version>4.0.2</version>
<scope>system</scope>
<systemPath>PATH_OF_CAROUSELSELECTOR.JAR</systemPath>
</dependency>Last updated