is not current version
Last Version 4.2.4

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


GroupId

GroupId

com.github.strator-dev.greenpepper
ArtifactId

ArtifactId

greenpepper
Version

Version

4.1.3
Type

Type

pom

Download greenpepper 4.1.3

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