is not current version
Last Version 4.2.4

com.github.strator-dev.greenpepper:greenpepper-open 4.2.1

It was called GreenPepper Open by the creator of GreenPepper when the product was commercial. This project hosted every thing that was OpenSourced and that was a contribution of the community. We kept that name but we now hosts underneath it anything that makes GreenPepper open to the world : * Languages Extensions * Wikis Plugins * IDE/Build/Countinuous Integration tools

GroupId

GroupId

com.github.strator-dev.greenpepper
ArtifactId

ArtifactId

greenpepper-open
Version

Version

4.2.1
Type

Type

pom

Download greenpepper-open 4.2.1


<!-- https://jarcasting.com/artifacts/com.github.strator-dev.greenpepper/greenpepper-open/ -->
<dependency>
    <groupId>com.github.strator-dev.greenpepper</groupId>
    <artifactId>greenpepper-open</artifactId>
    <version>4.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.strator-dev.greenpepper/greenpepper-open/
implementation 'com.github.strator-dev.greenpepper:greenpepper-open:4.2.1'
// https://jarcasting.com/artifacts/com.github.strator-dev.greenpepper/greenpepper-open/
implementation ("com.github.strator-dev.greenpepper:greenpepper-open:4.2.1")
'com.github.strator-dev.greenpepper:greenpepper-open:pom:4.2.1'
<dependency org="com.github.strator-dev.greenpepper" name="greenpepper-open" rev="4.2.1">
  <artifact name="greenpepper-open" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.strator-dev.greenpepper', module='greenpepper-open', version='4.2.1')
)
libraryDependencies += "com.github.strator-dev.greenpepper" % "greenpepper-open" % "4.2.1"
[com.github.strator-dev.greenpepper/greenpepper-open "4.2.1"]