is not current version
Last Version 4.2.4

com.github.strator-dev.greenpepper:greenpepper-samples 4.0.3


GroupId

GroupId

com.github.strator-dev.greenpepper
ArtifactId

ArtifactId

greenpepper-samples
Version

Version

4.0.3
Type

Type

jar

Download greenpepper-samples 4.0.3


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