License |
License |
---|---|
GroupId | GroupIdcom.github.therapi |
ArtifactId | ArtifactIdtherapi-runtime-javadoc-scribe |
Last Version | Last Version0.13.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.therapi:therapi-runtime-javadoc-scribe
Annotation processor that bakes Javadoc comments into your code so they can be accessed at runtime.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.therapi/therapi-runtime-javadoc-scribe/ -->
<dependency>
<groupId>com.github.therapi</groupId>
<artifactId>therapi-runtime-javadoc-scribe</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.therapi/therapi-runtime-javadoc-scribe/
implementation 'com.github.therapi:therapi-runtime-javadoc-scribe:0.13.0'
// https://jarcasting.com/artifacts/com.github.therapi/therapi-runtime-javadoc-scribe/
implementation ("com.github.therapi:therapi-runtime-javadoc-scribe:0.13.0")
'com.github.therapi:therapi-runtime-javadoc-scribe:jar:0.13.0'
<dependency org="com.github.therapi" name="therapi-runtime-javadoc-scribe" rev="0.13.0">
<artifact name="therapi-runtime-javadoc-scribe" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.therapi', module='therapi-runtime-javadoc-scribe', version='0.13.0')
)
libraryDependencies += "com.github.therapi" % "therapi-runtime-javadoc-scribe" % "0.13.0"
[com.github.therapi/therapi-runtime-javadoc-scribe "0.13.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.therapi : therapi-runtime-javadoc | jar | 0.13.0 |