Last Version

AutoPlugin 0.4.1

Generates configuration files for Gradle Plugins.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

se.ansman.autoplugin
ArtifactId

ArtifactId

api
Version

Version

0.4.1
Type

Type

jar
Description

Description

AutoPlugin
Generates configuration files for Gradle Plugins.
Project URL

Project URL

https://github.com/ansman/auto-plugin
Source Code Management

Source Code Management

https://github.com/ansman/auto-plugin

Download api 0.4.1


<!-- https://jarcasting.com/artifacts/se.ansman.autoplugin/api/ -->
<dependency>
    <groupId>se.ansman.autoplugin</groupId>
    <artifactId>api</artifactId>
    <version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/se.ansman.autoplugin/api/
implementation 'se.ansman.autoplugin:api:0.4.1'
// https://jarcasting.com/artifacts/se.ansman.autoplugin/api/
implementation ("se.ansman.autoplugin:api:0.4.1")
'se.ansman.autoplugin:api:jar:0.4.1'
<dependency org="se.ansman.autoplugin" name="api" rev="0.4.1">
  <artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.ansman.autoplugin', module='api', version='0.4.1')
)
libraryDependencies += "se.ansman.autoplugin" % "api" % "0.4.1"
[se.ansman.autoplugin/api "0.4.1"]

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.