MVN

com.github.bsideup.jabel : jabel-javac-plugin

Maven & Gradle

Oct 16, 2022
2 usages
781 stars

Jabel - use modern Java 9-14 syntax when targeting Java 8. · Jabel - use modern Java 9-14 syntax when targeting Java 8.

<dependency>
    <groupId>com.github.bsideup.jabel</groupId>
    <artifactId>jabel-javac-plugin</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.bsideup.jabel : jabel-javac-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.bsideup.jabel : jabel-javac-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jabel-javac-plugin-1.0.0
0.4.x
jabel-javac-plugin-0.4.2
jabel-javac-plugin-0.4.1
jabel-javac-plugin-0.4.0
0.3.x
jabel-javac-plugin-0.3.0

How to add a dependency to Maven

Add the following com.github.bsideup.jabel : jabel-javac-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.bsideup.jabel</groupId>
    <artifactId>jabel-javac-plugin</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.bsideup.jabel : jabel-javac-plugin gradle dependency to your build.gradle file:

implementation 'com.github.bsideup.jabel:jabel-javac-plugin:1.0.0'

Gradle Kotlin DSL: Add the following com.github.bsideup.jabel : jabel-javac-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.bsideup.jabel:jabel-javac-plugin:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.bsideup.jabel : jabel-javac-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.bsideup.jabel" % "jabel-javac-plugin" % "1.0.0"

Advertisement

Dependencies from Group

Oct 16, 2022
2 usages
781 stars

Discover Dependencies

Jul 11, 2023
3 usages
5 stars
Mar 19, 2021
2 usages
36.2k stars
Dec 07, 2021
5 usages
0 stars
Aug 17, 2023
2 usages
60 stars
Aug 17, 2023
2 usages
60 stars
Aug 17, 2023
2 usages
60 stars
Jul 10, 2023
3 usages
13.9k stars
Jan 30, 2023
1 usages
1 stars