is not current version
Last Version 1.3.2

com.github.ekryd.echo-maven-plugin:echo-output 1.2.0


Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.ekryd.echo-maven-plugin
ArtifactId

ArtifactId

echo-output
Version

Version

1.2.0
Type

Type

jar

Download echo-output 1.2.0


<!-- https://jarcasting.com/artifacts/com.github.ekryd.echo-maven-plugin/echo-output/ -->
<dependency>
    <groupId>com.github.ekryd.echo-maven-plugin</groupId>
    <artifactId>echo-output</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ekryd.echo-maven-plugin/echo-output/
implementation 'com.github.ekryd.echo-maven-plugin:echo-output:1.2.0'
// https://jarcasting.com/artifacts/com.github.ekryd.echo-maven-plugin/echo-output/
implementation ("com.github.ekryd.echo-maven-plugin:echo-output:1.2.0")
'com.github.ekryd.echo-maven-plugin:echo-output:jar:1.2.0'
<dependency org="com.github.ekryd.echo-maven-plugin" name="echo-output" rev="1.2.0">
  <artifact name="echo-output" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ekryd.echo-maven-plugin', module='echo-output', version='1.2.0')
)
libraryDependencies += "com.github.ekryd.echo-maven-plugin" % "echo-output" % "1.2.0"
[com.github.ekryd.echo-maven-plugin/echo-output "1.2.0"]