r

rewrite-integration-faces

Files download
File Operation
rewrite-integration-faces-6.0.0.Alpha1.jar download
rewrite-integration-faces-6.0.0.Alpha1.pom download
rewrite-integration-faces-6.0.0.Alpha1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.ocpsoft.rewrite</groupId>
  <artifactId>rewrite-integration-faces</artifactId>
  <version>6.0.0.Alpha1</version>
</dependency>
Gradle Groovy
implementation 'org.ocpsoft.rewrite:rewrite-integration-faces:6.0.0.Alpha1'
Gradle Kotlin
implementation("org.ocpsoft.rewrite:rewrite-integration-faces:6.0.0.Alpha1")
Scala SBT
libraryDependencies += "org.ocpsoft.rewrite" % "rewrite-integration-faces" % "6.0.0.Alpha1"
Groovy Grape
@Grapes(
  @Grab(group='org.ocpsoft.rewrite', module='rewrite-integration-faces', version='6.0.0.Alpha1')
)
Apache Ivy
<dependency org="org.ocpsoft.rewrite" name="rewrite-integration-faces" rev="6.0.0.Alpha1" />
Leiningen
[org.ocpsoft.rewrite/rewrite-integration-faces "6.0.0.Alpha1"]
Apache Buildr
'org.ocpsoft.rewrite:rewrite-integration-faces:jar:6.0.0.Alpha1'