License |
License |
---|---|
Categories |
CategoriesGradle Build Tools Github Development Tools Version Controls |
GroupId | GroupIdru.vyarus |
ArtifactId | ArtifactIdgradle-github-info-plugin |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongradle-github-info-plugin
Gradle Github info plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/ru.vyarus/gradle-github-info-plugin/ -->
<dependency>
<groupId>ru.vyarus</groupId>
<artifactId>gradle-github-info-plugin</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.vyarus/gradle-github-info-plugin/
implementation 'ru.vyarus:gradle-github-info-plugin:1.3.0'
// https://jarcasting.com/artifacts/ru.vyarus/gradle-github-info-plugin/
implementation ("ru.vyarus:gradle-github-info-plugin:1.3.0")
'ru.vyarus:gradle-github-info-plugin:jar:1.3.0'
<dependency org="ru.vyarus" name="gradle-github-info-plugin" rev="1.3.0">
<artifact name="gradle-github-info-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.vyarus', module='gradle-github-info-plugin', version='1.3.0')
)
libraryDependencies += "ru.vyarus" % "gradle-github-info-plugin" % "1.3.0"
[ru.vyarus/gradle-github-info-plugin "1.3.0"]