is not current version
Last Version 0.5.0

io.pdfire.client:pdfire-client 0.1.1

null

Categories

Categories

CLI User Interface PDF Data
GroupId

GroupId

io.pdfire.client
ArtifactId

ArtifactId

pdfire-client
Version

Version

0.1.1
Type

Type

jar

Download pdfire-client 0.1.1


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