is not current version
Last Version 22.6.1

com.manorrock.parrot:parrot 22.6.0

Manorrock Parrot delivers you with a GitHub Workflow Generator.

GroupId

GroupId

com.manorrock.parrot
ArtifactId

ArtifactId

parrot
Version

Version

22.6.0
Type

Type

jar

Download parrot 22.6.0


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