is not current version
Last Version 4.2.4

com.github.strator-dev.greenpepper:greenpepper 4.2.2


GroupId

GroupId

com.github.strator-dev.greenpepper
ArtifactId

ArtifactId

greenpepper
Version

Version

4.2.2
Type

Type

pom

Download greenpepper 4.2.2

Filename Size
greenpepper-4.2.2.pom 2 KB
Browse

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