is not current version
Last Version 4.2.4

com.github.strator-dev.greenpepper:greenpepper-client 4.1.5


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.strator-dev.greenpepper
ArtifactId

ArtifactId

greenpepper-client
Version

Version

4.1.5
Type

Type

jar

Download greenpepper-client 4.1.5


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