Last Version

gradle-plugin 1.0.10

A doclet for processing javadoc comments written with Markup

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

org.jdrupes.mdoclet
ArtifactId

ArtifactId

gradle-plugin
Version

Version

1.0.10
Type

Type

jar
Description

Description

gradle-plugin
A doclet for processing javadoc comments written with Markup
Project URL

Project URL

https://github.com/mnlipp/jdrupes-mdoclet

Download gradle-plugin 1.0.10


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

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.