Codelet

**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*.

License

License

GroupId

GroupId

com.github.aliteralmind
ArtifactId

ArtifactId

codelet
Last Version

Last Version

0.1.4.1
Release Date

Release Date

Type

Type

pom
Description

Description

Codelet
**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

https://github.com/aliteralmind/codelet
Project Organization

Project Organization

Jeff Epstein

Download codelet

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.aliteralmind : templatefeather jar 0.1.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4.1
0.1.4
0.1.3
0.1.2