GroupId | GroupIdcom.ritense.valtimo |
---|---|
ArtifactId | ArtifactIdsmartdocuments |
Version | Version9.6.1.RELEASE |
Type | Typepom |
Filename | Size |
---|---|
smartdocuments-9.6.1.RELEASE.pom | |
smartdocuments-9.6.1.RELEASE-sources.jar | 261 bytes |
smartdocuments-9.6.1.RELEASE-plain.jar | 31 KB |
smartdocuments-9.6.1.RELEASE-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]