is not current version
Last Version 9.13.0.RELEASE

com.ritense.valtimo:klant 9.7.1.RELEASE

The Klant module is client for OpenKlant

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.ritense.valtimo
ArtifactId

ArtifactId

klant
Version

Version

9.7.1.RELEASE
Type

Type

pom

Download klant 9.7.1.RELEASE


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