Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdcorepolicy-testing |
Version | Version1.0.0-4 |
Type | Typejar |
Filename | Size |
---|---|
corepolicy-testing-1.0.0-4.pom | |
corepolicy-testing-1.0.0-4.jar | 44 MB |
corepolicy-testing-1.0.0-4-sources.jar | 28 KB |
corepolicy-testing-1.0.0-4-javadoc.jar | 130 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/corepolicy-testing/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>corepolicy-testing</artifactId>
<version>1.0.0-4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/corepolicy-testing/
implementation 'com.github.cafdataprocessing:corepolicy-testing:1.0.0-4'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/corepolicy-testing/
implementation ("com.github.cafdataprocessing:corepolicy-testing:1.0.0-4")
'com.github.cafdataprocessing:corepolicy-testing:jar:1.0.0-4'
<dependency org="com.github.cafdataprocessing" name="corepolicy-testing" rev="1.0.0-4">
<artifact name="corepolicy-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='corepolicy-testing', version='1.0.0-4')
)
libraryDependencies += "com.github.cafdataprocessing" % "corepolicy-testing" % "1.0.0-4"
[com.github.cafdataprocessing/corepolicy-testing "1.0.0-4"]