License |
License |
---|---|
GroupId | GroupIdcom.squeakysand |
ArtifactId | ArtifactIdsqueakysand-javadoc |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.squeakysand - squeakysand-javadoc
Classes for working with the javadoc tool.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |