is not current version
Last Version 1.20

com.qmetric:penfold-client 1.4

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.4
Type

Type

jar

Download penfold-client 1.4


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