License |
License |
---|---|
GroupId | GroupIdcom.manorrock.parrot |
ArtifactId | ArtifactIdparrot |
Version | Version21.8.0 |
Type | Typejar |
Description |
DescriptionManorrock Parrot
Manorrock Parrot delivers you with a GitHub Workflow Generator.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parrot-21.8.0.pom | |
parrot-21.8.0.jar | 19 MB |
parrot-21.8.0-sources.jar | 16 KB |
parrot-21.8.0-javadoc.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.manorrock.parrot/parrot/ -->
<dependency>
<groupId>com.manorrock.parrot</groupId>
<artifactId>parrot</artifactId>
<version>21.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.manorrock.parrot/parrot/
implementation 'com.manorrock.parrot:parrot:21.8.0'
// https://jarcasting.com/artifacts/com.manorrock.parrot/parrot/
implementation ("com.manorrock.parrot:parrot:21.8.0")
'com.manorrock.parrot:parrot:jar:21.8.0'
<dependency org="com.manorrock.parrot" name="parrot" rev="21.8.0">
<artifact name="parrot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.manorrock.parrot', module='parrot', version='21.8.0')
)
libraryDependencies += "com.manorrock.parrot" % "parrot" % "21.8.0"
[com.manorrock.parrot/parrot "21.8.0"]