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