justinmclean commented on issue #69: Using HTTPService fails to compile when 
adding Network dependancy to working program
URL: https://github.com/apache/royale-asjs/issues/69#issuecomment-343729057
 
 
   It used to be enough to just do this to add both:
   ```
       <dependency>
         <groupId>org.apache.royale.framework</groupId>
         <artifactId>Network</artifactId>
         <version>0.9.0-SNAPSHOT</version>
         <type>swc</type>
       </dependency>
   ```
   
   Looks like something has changed?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to