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