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