Last Version

spotless-ext-greclipse 2.3.0

Groovy Eclipse's formatter bundled for Spotless

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.diffplug.spotless
ArtifactId

ArtifactId

spotless-ext-greclipse
Version

Version

2.3.0
Type

Type

jar
Description

Description

spotless-ext-greclipse
Groovy Eclipse's formatter bundled for Spotless

Download spotless-ext-greclipse 2.3.0


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