is not current version
Last Version 2.3.6-ansell

com.github.ansell.pellet:pellet-examples 2.3.4-ansell

Examples of Pellet Usage

GroupId

GroupId

com.github.ansell.pellet
ArtifactId

ArtifactId

pellet-examples
Version

Version

2.3.4-ansell
Type

Type

jar

Download pellet-examples 2.3.4-ansell


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