License |
License |
---|---|
GroupId | GroupIdcom.manorrock.parrot |
ArtifactId | ArtifactIdparrot |
Version | Version21.12.1 |
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.12.1.pom | |
parrot-21.12.1.jar | 19 MB |
parrot-21.12.1-sources.jar | 16 KB |
parrot-21.12.1-javadoc.jar | 159 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.manorrock.parrot/parrot/ -->
<dependency>
<groupId>com.manorrock.parrot</groupId>
<artifactId>parrot</artifactId>
<version>21.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.manorrock.parrot/parrot/
implementation 'com.manorrock.parrot:parrot:21.12.1'
// https://jarcasting.com/artifacts/com.manorrock.parrot/parrot/
implementation ("com.manorrock.parrot:parrot:21.12.1")
'com.manorrock.parrot:parrot:jar:21.12.1'
<dependency org="com.manorrock.parrot" name="parrot" rev="21.12.1">
<artifact name="parrot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.manorrock.parrot', module='parrot', version='21.12.1')
)
libraryDependencies += "com.manorrock.parrot" % "parrot" % "21.12.1"
[com.manorrock.parrot/parrot "21.12.1"]