gradle-github-info-plugin

Gradle Github info plugin

License

License

Categories

Categories

Gradle Build Tools Github Development Tools Version Controls
GroupId

GroupId

ru.vyarus
ArtifactId

ArtifactId

gradle-github-info-plugin
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

gradle-github-info-plugin
Gradle Github info plugin
Project URL

Project URL

https://github.com/xvik/gradle-github-info-plugin
Source Code Management

Source Code Management

https://github.com/xvik/gradle-github-info-plugin

Download gradle-github-info-plugin

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.0
1.1.0
1.0.0