is not current version
Last Version 0.2.3

net.nextpulse:jfactuursturen 0.2.2

Simple Java client for the FactuurSturen.nl API.

Categories

Categories

Net
GroupId

GroupId

net.nextpulse
ArtifactId

ArtifactId

jfactuursturen
Version

Version

0.2.2
Type

Type

jar

Download jfactuursturen 0.2.2


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