Gradle util plugins

Gradle utility plugins

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.viswaramamoorthy
ArtifactId

ArtifactId

gradle-util-plugins
Last Version

Last Version

0.1.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Gradle util plugins
Gradle utility plugins
Project URL

Project URL

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

Source Code Management

https://github.com/viswaramamoorthy/gradle-util-plugins/tree/master

Download gradle-util-plugins

How to add to project

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

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
0.1.0-RELEASE