is not current version
Last Version 0.7

com.github.mike10004:config-doclet-core 0.5

Doclet that produces documentation of your configuration options

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

config-doclet-core
Version

Version

0.5
Type

Type

jar

Download config-doclet-core 0.5


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