Subversion Repositories SmartDukaan

Rev

Rev 1808 | Rev 1817 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1808 Rev 1814
Line 411... Line 411...
411
      <groupId>readonly</groupId>
411
      <groupId>readonly</groupId>
412
      <artifactId>yuicompressor</artifactId>
412
      <artifactId>yuicompressor</artifactId>
413
      <version>2.4.2</version>
413
      <version>2.4.2</version>
414
    </dependency>
414
    </dependency>
415
    <dependency>
415
    <dependency>
416
      <groupId>readonly.nl.bitwalker</groupId>
-
 
417
      <artifactId>UserAgentUtils</artifactId>
-
 
418
      <version>1.2.3</version>
-
 
419
    </dependency>
-
 
420
    <dependency>
-
 
421
        <groupId>org.json</groupId>
416
        <groupId>org.json</groupId>
422
        <artifactId>json</artifactId>
417
        <artifactId>json</artifactId>
423
        <version>20090211</version>
418
        <version>20090211</version>
424
    </dependency>
419
    </dependency>
425
  </dependencies>
420
  </dependencies>