License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdcom.github.shalousun |
ArtifactId | ArtifactIdsmart-doc-gradle-plugin |
Last Version | Last Version2.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsmart-doc-gradle-plugin
smart-doc gradle plugin.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.shalousun/smart-doc-gradle-plugin/ -->
<dependency>
<groupId>com.github.shalousun</groupId>
<artifactId>smart-doc-gradle-plugin</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shalousun/smart-doc-gradle-plugin/
implementation 'com.github.shalousun:smart-doc-gradle-plugin:2.2.2'
// https://jarcasting.com/artifacts/com.github.shalousun/smart-doc-gradle-plugin/
implementation ("com.github.shalousun:smart-doc-gradle-plugin:2.2.2")
'com.github.shalousun:smart-doc-gradle-plugin:jar:2.2.2'
<dependency org="com.github.shalousun" name="smart-doc-gradle-plugin" rev="2.2.2">
<artifact name="smart-doc-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shalousun', module='smart-doc-gradle-plugin', version='2.2.2')
)
libraryDependencies += "com.github.shalousun" % "smart-doc-gradle-plugin" % "2.2.2"
[com.github.shalousun/smart-doc-gradle-plugin "2.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.shalousun : smart-doc | jar | 2.2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |