Last Version

Gradle Java2HTML plugin 2.0.2

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

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.bmuschko
ArtifactId

ArtifactId

gradle-java2html-plugin
Version

Version

2.0.2
Type

Type

jar
Description

Description

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

Project URL

https://github.com/bmuschko/gradle-java2html-plugin
Source Code Management

Source Code Management

https://github.com/bmuschko/gradle-java2html-plugin

Download gradle-java2html-plugin 2.0.2


<!-- https://jarcasting.com/artifacts/com.bmuschko/gradle-java2html-plugin/ -->
<dependency>
    <groupId>com.bmuschko</groupId>
    <artifactId>gradle-java2html-plugin</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.bmuschko/gradle-java2html-plugin/
implementation 'com.bmuschko:gradle-java2html-plugin:2.0.2'
// https://jarcasting.com/artifacts/com.bmuschko/gradle-java2html-plugin/
implementation ("com.bmuschko:gradle-java2html-plugin:2.0.2")
'com.bmuschko:gradle-java2html-plugin:jar:2.0.2'
<dependency org="com.bmuschko" name="gradle-java2html-plugin" rev="2.0.2">
  <artifact name="gradle-java2html-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bmuschko', module='gradle-java2html-plugin', version='2.0.2')
)
libraryDependencies += "com.bmuschko" % "gradle-java2html-plugin" % "2.0.2"
[com.bmuschko/gradle-java2html-plugin "2.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.