is not current version
Last Version 1.20

com.qmetric:penfold-client 1.3

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

Type

jar

Download penfold-client 1.3


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