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