не последняя версия
Последняя версия 4.2.4

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

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

Группа

Группа

com.github.strator-dev.greenpepper
Идентификатор

Идентификатор

greenpepper-open
Версия

Версия

4.1.4
Тип

Тип

pom

Скачать greenpepper-open 4.1.4

Имя Файла Размер
greenpepper-open-4.1.4.pom 2 KB
Обзор

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