License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdio.github.dayeshing |
ArtifactId | ArtifactIdapiface-gradle-plugin |
Version | Version1.8.9 |
Type | Typejar |
Description |
DescriptionA set of interface documentation tools developed by java,
Tools that run in an operational or development environment
|
<!-- https://jarcasting.com/artifacts/io.github.dayeshing/apiface-gradle-plugin/ -->
<dependency>
<groupId>io.github.dayeshing</groupId>
<artifactId>apiface-gradle-plugin</artifactId>
<version>1.8.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dayeshing/apiface-gradle-plugin/
implementation 'io.github.dayeshing:apiface-gradle-plugin:1.8.9'
// https://jarcasting.com/artifacts/io.github.dayeshing/apiface-gradle-plugin/
implementation ("io.github.dayeshing:apiface-gradle-plugin:1.8.9")
'io.github.dayeshing:apiface-gradle-plugin:jar:1.8.9'
<dependency org="io.github.dayeshing" name="apiface-gradle-plugin" rev="1.8.9">
<artifact name="apiface-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dayeshing', module='apiface-gradle-plugin', version='1.8.9')
)
libraryDependencies += "io.github.dayeshing" % "apiface-gradle-plugin" % "1.8.9"
[io.github.dayeshing/apiface-gradle-plugin "1.8.9"]
Group / Artifact | Type | Version |
---|---|---|
io.github.dayeshing : apiface-core | jar | 1.8.9 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy | jar | 2.4.17 |
org.gradle » gradle-base-services | jar | 2.9 |
org.gradle » gradle-base-services-groovy | jar | 2.9 |
org.gradle » gradle-core | jar | 2.9 |
org.gradle » gradle-plugins | jar | 2.9 |
org.gradle » gradle-language-java | jar | 2.9 |
org.gradle » gradle-language-jvm | jar | 2.9 |
org.gradle » gradle-platform-jvm | jar | 2.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |