MVN

io.devbench.uibuilder.i18n.plugin : plugin-core

Maven & Gradle

Jul 11, 2023
2 usages

UIBuilder i18n - plugins - core · The common codebase to extract i18n messages from java classes and html files

<dependency>
    <groupId>io.devbench.uibuilder.i18n.plugin</groupId>
    <artifactId>plugin-core</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.devbench.uibuilder.i18n.plugin : plugin-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of io.devbench.uibuilder.i18n.plugin : plugin-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
plugin-core-3.0.0
2.1.x
plugin-core-2.1.4
plugin-core-2.1.3
plugin-core-2.1.3-dev-220924
plugin-core-2.1.3-dev-220411
plugin-core-2.1.2
plugin-core-2.1.1
plugin-core-2.1.0
2.0.x
plugin-core-2.0.2
plugin-core-2.0.1
plugin-core-2.0.0
1.3.x
plugin-core-1.3.0
1.2.x
plugin-core-1.2.1
plugin-core-1.2.0
1.1.x
plugin-core-1.1.2
plugin-core-1.1.1
plugin-core-1.1.0
1.0.x
plugin-core-1.0.0

How to add a dependency to Maven

Add the following io.devbench.uibuilder.i18n.plugin : plugin-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.devbench.uibuilder.i18n.plugin</groupId>
    <artifactId>plugin-core</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.devbench.uibuilder.i18n.plugin : plugin-core gradle dependency to your build.gradle file:

implementation 'io.devbench.uibuilder.i18n.plugin:plugin-core:3.0.0'

Gradle Kotlin DSL: Add the following io.devbench.uibuilder.i18n.plugin : plugin-core gradle kotlin dependency to your build.gradle.kts file:

implementation("io.devbench.uibuilder.i18n.plugin:plugin-core:3.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.devbench.uibuilder.i18n.plugin : plugin-core sbt scala dependency to your build.sbt file:

libraryDependencies += "io.devbench.uibuilder.i18n.plugin" % "plugin-core" % "3.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 26, 2021
2 usages
39 stars
Sep 06, 2021
2 usages
1 stars
Sep 28, 2020
2 usages
10 stars
Aug 17, 2023
1 usages
5 stars
Jul 01, 2022
1 usages
20 stars
Sep 12, 2019
1 usages
1 stars
Jan 05, 2022
1 usages
2 stars
Jan 07, 2021
1 usages
Aug 19, 2022
2 usages
17 stars