| License | License | 
|---|---|
| Categories | CategoriesConfiguration Application Layer Libs config | 
| GroupId | GroupIdcom.liferay | 
| ArtifactId | ArtifactIdcom.liferay.item.selector.editor.configuration | 
| Last Version | Last Version6.0.8 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionLiferay Item Selector Editor Configuration | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.item.selector.editor.configuration/ -->
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.liferay.item.selector.editor.configuration</artifactId>
    <version>6.0.8</version>
</dependency>// https://jarcasting.com/artifacts/com.liferay/com.liferay.item.selector.editor.configuration/
implementation 'com.liferay:com.liferay.item.selector.editor.configuration:6.0.8'// https://jarcasting.com/artifacts/com.liferay/com.liferay.item.selector.editor.configuration/
implementation ("com.liferay:com.liferay.item.selector.editor.configuration:6.0.8")'com.liferay:com.liferay.item.selector.editor.configuration:jar:6.0.8'<dependency org="com.liferay" name="com.liferay.item.selector.editor.configuration" rev="6.0.8">
  <artifact name="com.liferay.item.selector.editor.configuration" type="jar" />
</dependency>@Grapes(
@Grab(group='com.liferay', module='com.liferay.item.selector.editor.configuration', version='6.0.8')
)libraryDependencies += "com.liferay" % "com.liferay.item.selector.editor.configuration" % "6.0.8"[com.liferay/com.liferay.item.selector.editor.configuration "6.0.8"]