License |
License |
---|---|
GroupId | GroupIdcom.github.aliteralmind |
ArtifactId | ArtifactIdcodelet |
Last Version | Last Version0.1.4.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCodelet
**Codelet**: Automated insertion of *already unit-tested* example code (its source code, console output, and input text-files) into JavaDoc using inline taglets--Codelet makes it possible to have *always accurate documentation*.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationJeff Epstein |
Filename | Size |
---|---|
codelet-0.1.4.1.pom | |
codelet-0.1.4.1.jar | 6 KB |
codelet-0.1.4.1-sources.jar | 9 MB |
codelet-0.1.4.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.aliteralmind/codelet/ -->
<dependency>
<groupId>com.github.aliteralmind</groupId>
<artifactId>codelet</artifactId>
<version>0.1.4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.aliteralmind/codelet/
implementation 'com.github.aliteralmind:codelet:0.1.4.1'
// https://jarcasting.com/artifacts/com.github.aliteralmind/codelet/
implementation ("com.github.aliteralmind:codelet:0.1.4.1")
'com.github.aliteralmind:codelet:pom:0.1.4.1'
<dependency org="com.github.aliteralmind" name="codelet" rev="0.1.4.1">
<artifact name="codelet" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.aliteralmind', module='codelet', version='0.1.4.1')
)
libraryDependencies += "com.github.aliteralmind" % "codelet" % "0.1.4.1"
[com.github.aliteralmind/codelet "0.1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.aliteralmind : templatefeather | jar | 0.1.1.2 |