is not current version
Last Version 3.5.1.Final

org.ocpsoft.rewrite:rewrite-impl 2.0.0.Alpha3


GroupId

GroupId

org.ocpsoft.rewrite
ArtifactId

ArtifactId

rewrite-impl
Version

Version

2.0.0.Alpha3
Type

Type

jar

Download rewrite-impl 2.0.0.Alpha3


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