Download aem-react-api-0.23.0.jar file - Jar a

Jar examples for a:aem-react-api

Description

Api for react projects

You can download jar file aem-react-api 0.23.0 in this page.

License

Apache License

Build File

You can use the following script to add aem-react-api-0.23.0.jar to your project.

<dependency>
   <groupId>com.sinnerschrader.vw.aem.react</groupId>
   <artifactId>aem-react-api</artifactId>
   <version>0.23.0</version>
</dependency>
compile group: 'com.sinnerschrader.vw.aem.react', name: 'aem-react-api', version: '0.23.0'
libraryDependencies += "com.sinnerschrader.vw.aem.react" % "aem-react-api" % "0.23.0"
<dependency org="com.sinnerschrader.vw.aem.react" name="aem-react-api" rev="0.23.0"/>
@Grapes(@Grab(group='com.sinnerschrader.vw.aem.react', module='aem-react-api', version='0.23.0'))
'com.sinnerschrader.vw.aem.react:aem-react-api:jar:0.23.0'

Download

Click the following link to download the jar file.

aem-react-api-0.23.0.jar
aem-react-api-0.23.0.pom



Related Tutorials