is not current version
Last Version 0.3.4

be.lukin.poeditor:poeditor-client 0.3.1

API Client for the POEditor API

Categories

Categories

CLI User Interface
GroupId

GroupId

be.lukin.poeditor
ArtifactId

ArtifactId

poeditor-client
Version

Version

0.3.1
Type

Type

jar

Download poeditor-client 0.3.1


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