is not current version
Last Version 0.13.0

com.github.therapi:therapi-runtime-javadoc 0.5.0

Reads Javadoc comments baked into your code by the runtime Javadoc scribe.

GroupId

GroupId

com.github.therapi
ArtifactId

ArtifactId

therapi-runtime-javadoc
Version

Version

0.5.0
Type

Type

jar

Download therapi-runtime-javadoc 0.5.0


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