is not current version
Last Version 0.7

com.github.mike10004:config-doclet 0.1

Chrome extension tools

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

config-doclet
Version

Version

0.1
Type

Type

pom

Download config-doclet 0.1

Filename Size
config-doclet-0.1.pom 8 KB
Browse

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