r

rewrite-integration-faces-annotations

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