is not current version
Last Version 1.6.0

nl.vpro:prepr 1.3.0

Java client for prepr api https://docs.prepr.io/v5.0/

GroupId

GroupId

nl.vpro
ArtifactId

ArtifactId

prepr
Version

Version

1.3.0
Type

Type

jar

Download prepr 1.3.0


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