is not current version
Last Version 1.20

com.qmetric:penfold-client 1.10

Java library client for penfold (https://github.com/qmetric/penfold)

Categories

Categories

CLI User Interface
GroupId

GroupId

com.qmetric
ArtifactId

ArtifactId

penfold-client
Version

Version

1.10
Type

Type

jar

Download penfold-client 1.10


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