is not current version
Last Version 4.2.4

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


GroupId

GroupId

com.github.strator-dev.greenpepper
ArtifactId

ArtifactId

greenpepper-samples
Version

Version

4.0.2
Type

Type

jar

Download greenpepper-samples 4.0.2


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