Skip to content

Prowide Core Download

Information to grab the library from Maven central repository or download.

Gradle

compile group: 'com.prowidesoftware', name: 'pw-swift-core', version: 'SRU2023-10.1.16'

Maven

<dependency>
   <groupId>com.prowidesoftware</groupId>
   <artifactId>pw-swift-core</artifactId>
   <version>SRU2023-10.1.16</version>
</dependency>

You can also check out our listing at https://mvnrepository.com/artifact/com.prowidesoftware/pw-swift-core

Zip archive

For non-maven projects you need to download the full distribution zip and setup your IDE to include the pw-swift-core-SRU2023-10.1.16.jar and the external dependencies in your project classpath.

The downloaded package is always a single zip file with the full distribution including:

  • pw-swift-core-SRU2023-10.1.16.jar: the library itself
  • pw-swift-core-SRU2023-10.1.16-javadoc.jar: the javadoc, also available online
  • pw-swift-core-SRU2023-10.1.16-sources.jar: the source code, also available at GitHub
  • lib: required dependency jar files

Download SRU2023-10.1.16