Download aem-react-api-0.24.3.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.24.3 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

aem-react-api-0.24.3.jar
aem-react-api-0.24.3.pom



Related Tutorials