License |
License |
---|---|
GroupId | GroupIdcom.free-now.sauron.plugins |
ArtifactId | ArtifactIdconsole-output |
Last Version | Last Version0.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSauron Console Output
Sauron Console Output Plugin
|
Project URL |
Project URL |
Filename | Size |
---|---|
console-output-0.0.10.pom | |
console-output-0.0.10.jar | 354 KB |
console-output-0.0.10-sources.jar | 3 KB |
console-output-0.0.10-javadoc.jar | 389 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.free-now.sauron.plugins/console-output/ -->
<dependency>
<groupId>com.free-now.sauron.plugins</groupId>
<artifactId>console-output</artifactId>
<version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.free-now.sauron.plugins/console-output/
implementation 'com.free-now.sauron.plugins:console-output:0.0.10'
// https://jarcasting.com/artifacts/com.free-now.sauron.plugins/console-output/
implementation ("com.free-now.sauron.plugins:console-output:0.0.10")
'com.free-now.sauron.plugins:console-output:jar:0.0.10'
<dependency org="com.free-now.sauron.plugins" name="console-output" rev="0.0.10">
<artifact name="console-output" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.free-now.sauron.plugins', module='console-output', version='0.0.10')
)
libraryDependencies += "com.free-now.sauron.plugins" % "console-output" % "0.0.10"
[com.free-now.sauron.plugins/console-output "0.0.10"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
com.free-now.sauron : sauron-core | jar | 0.0.11 |