MVN

com.bmuschko : gradle-java2html-plugin

Maven & Gradle

Mar 09, 2021
9 stars

Gradle Java2HTML plugin · Gradle plugin for turning source code into HTML, RTF, TeX and XHTML using Java2HTML.

<dependency>
    <groupId>com.bmuschko</groupId>
    <artifactId>gradle-java2html-plugin</artifactId>
    <version>2.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bmuschko : gradle-java2html-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.2

All Versions

Choose a version of com.bmuschko : gradle-java2html-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
gradle-java2html-plugin-2.0.2
gradle-java2html-plugin-2.0.1

How to add a dependency to Maven

Add the following com.bmuschko : gradle-java2html-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.bmuschko</groupId>
    <artifactId>gradle-java2html-plugin</artifactId>
    <version>2.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.bmuschko : gradle-java2html-plugin gradle dependency to your build.gradle file:

implementation 'com.bmuschko:gradle-java2html-plugin:2.0.2'

Gradle Kotlin DSL: Add the following com.bmuschko : gradle-java2html-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.bmuschko:gradle-java2html-plugin:2.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.bmuschko : gradle-java2html-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.bmuschko" % "gradle-java2html-plugin" % "2.0.2"

Advertisement

Dependencies from Group

Jan 11, 2021
14 usages
1.1k stars
Mar 21, 2015
9 usages
290 stars
Mar 24, 2018
532 stars
Dec 17, 2020
256 stars
Dec 28, 2017
73 stars

Discover Dependencies

Dec 03, 2018
3 usages
May 28, 2020
2 usages
May 28, 2020
1 usages
Oct 31, 2018
1 usages
5 stars
Nov 03, 2020
49 stars
Jan 24, 2019
6 usages
Feb 19, 2021
68.1k stars
Nov 08, 2019
2 usages
68.1k stars
Sep 03, 2019
29 stars