Skip to content

Release v0.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Dec 07:52
· 10 commits to main since this release

Version v0.1.0 of WaveSpeed Java SDK.

Installation

Download the JAR file from the Assets section below and add it to your project's classpath.

Alternatively, you can build from source:

git clone https://github.com/WaveSpeedAI/wavespeed-java.git
cd wavespeed-java
mvn clean install

Changes

See commit history for changes in this release.