is not current version
Last Version 9.13.0.RELEASE

com.ritense.valtimo:besluit 9.6.1.RELEASE

The besluit module is a wrapper around the Common Ground Besluiten API

GroupId

GroupId

com.ritense.valtimo
ArtifactId

ArtifactId

besluit
Version

Version

9.6.1.RELEASE
Type

Type

pom

Download besluit 9.6.1.RELEASE


<!-- https://jarcasting.com/artifacts/com.ritense.valtimo/besluit/ -->
<dependency>
    <groupId>com.ritense.valtimo</groupId>
    <artifactId>besluit</artifactId>
    <version>9.6.1.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ritense.valtimo/besluit/
implementation 'com.ritense.valtimo:besluit:9.6.1.RELEASE'
// https://jarcasting.com/artifacts/com.ritense.valtimo/besluit/
implementation ("com.ritense.valtimo:besluit:9.6.1.RELEASE")
'com.ritense.valtimo:besluit:pom:9.6.1.RELEASE'
<dependency org="com.ritense.valtimo" name="besluit" rev="9.6.1.RELEASE">
  <artifact name="besluit" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ritense.valtimo', module='besluit', version='9.6.1.RELEASE')
)
libraryDependencies += "com.ritense.valtimo" % "besluit" % "9.6.1.RELEASE"
[com.ritense.valtimo/besluit "9.6.1.RELEASE"]