is not current version
Last Version 2.3.6-ansell

com.github.ansell.pellet:pellet-cli 2.3.3


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.ansell.pellet
ArtifactId

ArtifactId

pellet-cli
Version

Version

2.3.3
Type

Type

jar

Download pellet-cli 2.3.3


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