License |
License |
---|---|
GroupId | GroupIdcom.free-now.sauron.plugins |
ArtifactId | ArtifactIdcleanup |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSauron Cleanup
Sauron Cleanup Plugin
|
Project URL |
Project URL |
Filename | Size |
---|---|
cleanup-0.0.2.pom | |
cleanup-0.0.2.jar | 355 KB |
cleanup-0.0.2-sources.jar | 3 KB |
cleanup-0.0.2-javadoc.jar | 389 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
Group / Artifact | Type | Version |
---|---|---|
com.free-now.sauron : sauron-core | jar | 0.0.15 |