License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.mike10004 |
ArtifactId | ArtifactIdconfig-doclet |
Version | Version0.7 |
Type | Typepom |
Description |
Descriptionconfig-doclet
Chrome extension tools
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
config-doclet-0.7.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mike10004/config-doclet/ -->
<dependency>
<groupId>com.github.mike10004</groupId>
<artifactId>config-doclet</artifactId>
<version>0.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mike10004/config-doclet/
implementation 'com.github.mike10004:config-doclet:0.7'
// https://jarcasting.com/artifacts/com.github.mike10004/config-doclet/
implementation ("com.github.mike10004:config-doclet:0.7")
'com.github.mike10004:config-doclet:pom:0.7'
<dependency org="com.github.mike10004" name="config-doclet" rev="0.7">
<artifact name="config-doclet" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='config-doclet', version='0.7')
)
libraryDependencies += "com.github.mike10004" % "config-doclet" % "0.7"
[com.github.mike10004/config-doclet "0.7"]