Last Version

AutoGradlePlugin 1.0.0

Generate META-INF gradle-plugins for standalone Gradle plugins

License

License

Categories

Categories

Gradle Build Tools Net Auto Application Layer Libs Code Generators
GroupId

GroupId

co.netscal
ArtifactId

ArtifactId

auto-gradle-plugin-annotations
Version

Version

1.0.0
Type

Type

jar
Description

Description

AutoGradlePlugin
Generate META-INF gradle-plugins for standalone Gradle plugins
Project URL

Project URL

https://github.com/Netscal/autogradleplugin
Source Code Management

Source Code Management

https://github.com/Netscal/autogradleplugin.git

Download auto-gradle-plugin-annotations 1.0.0


<!-- https://jarcasting.com/artifacts/co.netscal/auto-gradle-plugin-annotations/ -->
<dependency>
    <groupId>co.netscal</groupId>
    <artifactId>auto-gradle-plugin-annotations</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.netscal/auto-gradle-plugin-annotations/
implementation 'co.netscal:auto-gradle-plugin-annotations:1.0.0'
// https://jarcasting.com/artifacts/co.netscal/auto-gradle-plugin-annotations/
implementation ("co.netscal:auto-gradle-plugin-annotations:1.0.0")
'co.netscal:auto-gradle-plugin-annotations:jar:1.0.0'
<dependency org="co.netscal" name="auto-gradle-plugin-annotations" rev="1.0.0">
  <artifact name="auto-gradle-plugin-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.netscal', module='auto-gradle-plugin-annotations', version='1.0.0')
)
libraryDependencies += "co.netscal" % "auto-gradle-plugin-annotations" % "1.0.0"
[co.netscal/auto-gradle-plugin-annotations "1.0.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.