Sauron Cleanup

Sauron Cleanup Plugin

License

License

GroupId

GroupId

com.free-now.sauron.plugins
ArtifactId

ArtifactId

cleanup
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Sauron Cleanup
Sauron Cleanup Plugin
Project URL

Project URL

https://github.com/freenowtech/sauron

Download cleanup

How to add to project

<!-- https://jarcasting.com/artifacts/com.free-now.sauron.plugins/cleanup/ -->
<dependency>
    <groupId>com.free-now.sauron.plugins</groupId>
    <artifactId>cleanup</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.free-now.sauron.plugins/cleanup/
implementation 'com.free-now.sauron.plugins:cleanup:0.0.2'
// https://jarcasting.com/artifacts/com.free-now.sauron.plugins/cleanup/
implementation ("com.free-now.sauron.plugins:cleanup:0.0.2")
'com.free-now.sauron.plugins:cleanup:jar:0.0.2'
<dependency org="com.free-now.sauron.plugins" name="cleanup" rev="0.0.2">
  <artifact name="cleanup" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.free-now.sauron.plugins', module='cleanup', version='0.0.2')
)
libraryDependencies += "com.free-now.sauron.plugins" % "cleanup" % "0.0.2"
[com.free-now.sauron.plugins/cleanup "0.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

provided (1)

Group / Artifact Type Version
com.free-now.sauron : sauron-core jar 0.0.15

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1