| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.jdrupes | 
    
| ArtifactId | ArtifactIdorg.jdrupes.mdoclet-doclet | 
    
| Last Version | Last Version0.1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionmdoclet 
            A doclet for processing javadoc comments written with Markup 
         | 
    
| Project URL | 
                    Project URL | 
            
<!-- https://jarcasting.com/artifacts/org.jdrupes/org.jdrupes.mdoclet-doclet/ -->
<dependency>
    <groupId>org.jdrupes</groupId>
    <artifactId>org.jdrupes.mdoclet-doclet</artifactId>
    <version>0.1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.jdrupes/org.jdrupes.mdoclet-doclet/
implementation 'org.jdrupes:org.jdrupes.mdoclet-doclet:0.1.0'
                // https://jarcasting.com/artifacts/org.jdrupes/org.jdrupes.mdoclet-doclet/
implementation ("org.jdrupes:org.jdrupes.mdoclet-doclet:0.1.0")
                'org.jdrupes:org.jdrupes.mdoclet-doclet:jar:0.1.0'
                <dependency org="org.jdrupes" name="org.jdrupes.mdoclet-doclet" rev="0.1.0">
  <artifact name="org.jdrupes.mdoclet-doclet" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.jdrupes', module='org.jdrupes.mdoclet-doclet', version='0.1.0')
)
                libraryDependencies += "org.jdrupes" % "org.jdrupes.mdoclet-doclet" % "0.1.0"
                [org.jdrupes/org.jdrupes.mdoclet-doclet "0.1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.vladsch.flexmark : flexmark-all | jar | 0.15.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.jsoup : jsoup | jar | 1.8.3 |