Categories |
CategoriesData Utility General Purpose Libraries |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-document-utility |
Version | Version3.3.0-126 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document-utility/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-document-utility</artifactId>
<version>3.3.0-126</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document-utility/
implementation 'com.github.cafdataprocessing:worker-document-utility:3.3.0-126'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document-utility/
implementation ("com.github.cafdataprocessing:worker-document-utility:3.3.0-126")
'com.github.cafdataprocessing:worker-document-utility:jar:3.3.0-126'
<dependency org="com.github.cafdataprocessing" name="worker-document-utility" rev="3.3.0-126">
<artifact name="worker-document-utility" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-document-utility', version='3.3.0-126')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-document-utility" % "3.3.0-126"
[com.github.cafdataprocessing/worker-document-utility "3.3.0-126"]