Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdcomposite-document |
Version | Version1.4.0-60 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/composite-document/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>composite-document</artifactId>
<version>1.4.0-60</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/composite-document/
implementation 'com.github.cafdataprocessing:composite-document:1.4.0-60'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/composite-document/
implementation ("com.github.cafdataprocessing:composite-document:1.4.0-60")
'com.github.cafdataprocessing:composite-document:jar:1.4.0-60'
<dependency org="com.github.cafdataprocessing" name="composite-document" rev="1.4.0-60">
<artifact name="composite-document" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='composite-document', version='1.4.0-60')
)
libraryDependencies += "com.github.cafdataprocessing" % "composite-document" % "1.4.0-60"
[com.github.cafdataprocessing/composite-document "1.4.0-60"]