Gradle plugins

Gradle plugins for all github projects

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.acsgh.common.gradle
ArtifactId

ArtifactId

gradle-plugins
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Gradle plugins
Gradle plugins for all github projects
Project URL

Project URL

https://github.com/acsgh/gradle-plugins
Source Code Management

Source Code Management

https://github.com/acsgh/gradle-plugins

Download gradle-plugins

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.acsgh.common.gradle/gradle-plugins/ -->
<dependency>
    <groupId>com.github.acsgh.common.gradle</groupId>
    <artifactId>gradle-plugins</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.acsgh.common.gradle/gradle-plugins/
implementation 'com.github.acsgh.common.gradle:gradle-plugins:1.0.2'
// https://jarcasting.com/artifacts/com.github.acsgh.common.gradle/gradle-plugins/
implementation ("com.github.acsgh.common.gradle:gradle-plugins:1.0.2")
'com.github.acsgh.common.gradle:gradle-plugins:pom:1.0.2'
<dependency org="com.github.acsgh.common.gradle" name="gradle-plugins" rev="1.0.2">
  <artifact name="gradle-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.acsgh.common.gradle', module='gradle-plugins', version='1.0.2')
)
libraryDependencies += "com.github.acsgh.common.gradle" % "gradle-plugins" % "1.0.2"
[com.github.acsgh.common.gradle/gradle-plugins "1.0.2"]

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.0.2
1.0.1
0.0.13
0.0.12
0.0.11
0.0.10
0.0.8
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1