Notificaties API Authentication
Dependencies
Backend
Maven dependency:
<dependencies>
<dependency>
<groupId>com.ritense.valtimo</groupId>
<artifactId>notificaties-api-authentication</artifactId>
</dependency>
</dependencies>Gradle dependency:
dependencies {
implementation("com.ritense.valtimo:notificaties-api-authentication")
}Frontend
Last updated