Last Version

walkmod-comments-cleaner-plugin 1.0.1

Walkmod plugin to clean comments that are pure code

License

License

GroupId

GroupId

org.walkmod
ArtifactId

ArtifactId

walkmod-comments-cleaner-plugin
Version

Version

1.0.1
Type

Type

jar
Description

Description

walkmod-comments-cleaner-plugin
Walkmod plugin to clean comments that are pure code
Project URL

Project URL

https://github.com/walkmod/walkmod-comments-cleaner-plugin
Source Code Management

Source Code Management

https://github.com/walkmod/walkmod-comments-cleaner-plugin

Download walkmod-comments-cleaner-plugin 1.0.1


<!-- https://jarcasting.com/artifacts/org.walkmod/walkmod-comments-cleaner-plugin/ -->
<dependency>
    <groupId>org.walkmod</groupId>
    <artifactId>walkmod-comments-cleaner-plugin</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.walkmod/walkmod-comments-cleaner-plugin/
implementation 'org.walkmod:walkmod-comments-cleaner-plugin:1.0.1'
// https://jarcasting.com/artifacts/org.walkmod/walkmod-comments-cleaner-plugin/
implementation ("org.walkmod:walkmod-comments-cleaner-plugin:1.0.1")
'org.walkmod:walkmod-comments-cleaner-plugin:jar:1.0.1'
<dependency org="org.walkmod" name="walkmod-comments-cleaner-plugin" rev="1.0.1">
  <artifact name="walkmod-comments-cleaner-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.walkmod', module='walkmod-comments-cleaner-plugin', version='1.0.1')
)
libraryDependencies += "org.walkmod" % "walkmod-comments-cleaner-plugin" % "1.0.1"
[org.walkmod/walkmod-comments-cleaner-plugin "1.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.walkmod : javalang-compiler jar [2.0, 3.0)
org.walkmod : walkmod-core jar [1.0.0,3.0.0)

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.walkmod : walkmod-javalang-plugin jar [2.0, 3.0)

Project Modules

There are no modules declared in this project.