is not current version
Last Version 1.0.0.Alpha11

com.ocpsoft.rewrite:rewrite-api 1.0.0.Alpha3


GroupId

GroupId

com.ocpsoft.rewrite
ArtifactId

ArtifactId

rewrite-api
Version

Version

1.0.0.Alpha3
Type

Type

jar

Download rewrite-api 1.0.0.Alpha3


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