License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdio.github.dayeshing |
ArtifactId | ArtifactIdapiface-gradle-plugin |
Last Version | Last Version2.1.5 |
Release Date | Release Date |
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>2.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dayeshing/apiface-gradle-plugin/
implementation 'io.github.dayeshing:apiface-gradle-plugin:2.1.5'
// https://jarcasting.com/artifacts/io.github.dayeshing/apiface-gradle-plugin/
implementation ("io.github.dayeshing:apiface-gradle-plugin:2.1.5")
'io.github.dayeshing:apiface-gradle-plugin:jar:2.1.5'
<dependency org="io.github.dayeshing" name="apiface-gradle-plugin" rev="2.1.5">
<artifact name="apiface-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dayeshing', module='apiface-gradle-plugin', version='2.1.5')
)
libraryDependencies += "io.github.dayeshing" % "apiface-gradle-plugin" % "2.1.5"
[io.github.dayeshing/apiface-gradle-plugin "2.1.5"]
Group / Artifact | Type | Version |
---|---|---|
io.github.dayeshing : apiface-core | jar | 2.1.5 |
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 |