com.squeakysand - squeakysand-javadoc

Classes for working with the javadoc tool.

License

License

GroupId

GroupId

com.squeakysand
ArtifactId

ArtifactId

squeakysand-javadoc
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.squeakysand - squeakysand-javadoc
Classes for working with the javadoc tool.
Project URL

Project URL

http://www.squeakysand.com/projects/squeakysand-javadoc/0.3.0/
Project Organization

Project Organization

squeakysand.com

Download squeakysand-javadoc

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.0