is not current version
Last Version 9.13.0.RELEASE

com.ritense.valtimo:smartdocuments 9.6.1.RELEASE

The SmartDocuments document generation module implements document generation using the SmartDocument web API

GroupId

GroupId

com.ritense.valtimo
ArtifactId

ArtifactId

smartdocuments
Version

Version

9.6.1.RELEASE
Type

Type

pom

Download smartdocuments 9.6.1.RELEASE


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