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