GroupId | GroupIdorg.drools.testcoverage |
---|---|
ArtifactId | ArtifactIdkjar-with-separate-instrumentation-wrapper |
Version | Version7.41.0.t20200723 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.drools.testcoverage/kjar-with-separate-instrumentation-wrapper/ -->
<dependency>
<groupId>org.drools.testcoverage</groupId>
<artifactId>kjar-with-separate-instrumentation-wrapper</artifactId>
<version>7.41.0.t20200723</version>
</dependency>
// https://jarcasting.com/artifacts/org.drools.testcoverage/kjar-with-separate-instrumentation-wrapper/
implementation 'org.drools.testcoverage:kjar-with-separate-instrumentation-wrapper:7.41.0.t20200723'
// https://jarcasting.com/artifacts/org.drools.testcoverage/kjar-with-separate-instrumentation-wrapper/
implementation ("org.drools.testcoverage:kjar-with-separate-instrumentation-wrapper:7.41.0.t20200723")
'org.drools.testcoverage:kjar-with-separate-instrumentation-wrapper:jar:7.41.0.t20200723'
<dependency org="org.drools.testcoverage" name="kjar-with-separate-instrumentation-wrapper" rev="7.41.0.t20200723">
<artifact name="kjar-with-separate-instrumentation-wrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.drools.testcoverage', module='kjar-with-separate-instrumentation-wrapper', version='7.41.0.t20200723')
)
libraryDependencies += "org.drools.testcoverage" % "kjar-with-separate-instrumentation-wrapper" % "7.41.0.t20200723"
[org.drools.testcoverage/kjar-with-separate-instrumentation-wrapper "7.41.0.t20200723"]