Appian RPA: MSOUtlook api is not getting recognized in POM files

Hi,

I was trying to work with MSOutlook module, and added the refernece for it in my pom.xml.  But that module is not getting recognized in POM.

<dependency>
<groupId>com.novayre.jidoka.module</groupId>
<artifactId>jidoka-msoutlook-api</artifactId>
<version>${jidoka.version}</version>
</dependency>

Regards,
Mukesh

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data