is not current version
Last Version 22.6.1

com.manorrock.parrot:parrot 21.2.11

Manorrock Parrot delivers you with a GitHub Workflow Generator.

GroupId

GroupId

com.manorrock.parrot
ArtifactId

ArtifactId

parrot
Version

Version

21.2.11
Type

Type

jar

Download parrot 21.2.11


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