is not current version
Last Version 1.0.0.Alpha11

com.ocpsoft.rewrite:rewrite-integration-faces 1.0.0.Alpha5


GroupId

GroupId

com.ocpsoft.rewrite
ArtifactId

ArtifactId

rewrite-integration-faces
Version

Version

1.0.0.Alpha5
Type

Type

jar

Download rewrite-integration-faces 1.0.0.Alpha5


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