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