is not current version
Last Version 1.0.0.Alpha11

com.ocpsoft.rewrite:rewrite-test-harness 1.0.0.Alpha4


GroupId

GroupId

com.ocpsoft.rewrite
ArtifactId

ArtifactId

rewrite-test-harness
Version

Version

1.0.0.Alpha4
Type

Type

jar

Download rewrite-test-harness 1.0.0.Alpha4


<!-- https://jarcasting.com/artifacts/com.ocpsoft.rewrite/rewrite-test-harness/ -->
<dependency>
    <groupId>com.ocpsoft.rewrite</groupId>
    <artifactId>rewrite-test-harness</artifactId>
    <version>1.0.0.Alpha4</version>
</dependency>
// https://jarcasting.com/artifacts/com.ocpsoft.rewrite/rewrite-test-harness/
implementation 'com.ocpsoft.rewrite:rewrite-test-harness:1.0.0.Alpha4'
// https://jarcasting.com/artifacts/com.ocpsoft.rewrite/rewrite-test-harness/
implementation ("com.ocpsoft.rewrite:rewrite-test-harness:1.0.0.Alpha4")
'com.ocpsoft.rewrite:rewrite-test-harness:jar:1.0.0.Alpha4'
<dependency org="com.ocpsoft.rewrite" name="rewrite-test-harness" rev="1.0.0.Alpha4">
  <artifact name="rewrite-test-harness" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ocpsoft.rewrite', module='rewrite-test-harness', version='1.0.0.Alpha4')
)
libraryDependencies += "com.ocpsoft.rewrite" % "rewrite-test-harness" % "1.0.0.Alpha4"
[com.ocpsoft.rewrite/rewrite-test-harness "1.0.0.Alpha4"]