CompileOnlyPlugin

Adds a compile only configuration to the Java plugin of Gradle

License

License

GroupId

GroupId

com.coders-kitchen
ArtifactId

ArtifactId

compileonlyplugin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

CompileOnlyPlugin
Adds a compile only configuration to the Java plugin of Gradle

Download compileonlyplugin

How to add to project

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

Versions

Version
1.0.0