Skip to content

Release 1.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Dec 14:46
a3c6f17

Release 1.0.1

Changes

This release was automatically generated.

Maven Dependency

<dependency>
  <groupId>net.airvantage</groupId>
  <artifactId>proxy-socket-core</artifactId>
  <version>1.0.1</version>
</dependency>

GitHub Packages

To use this library from GitHub Packages, add the following repository to your pom.xml:

<repositories>
  <repository>
    <id>github</id>
    <url>https://maven.pkg.github.com/AirVantage/proxy-socket-java</url>
  </repository>
</repositories>

What's Changed

Full Changelog: v1.0.0...v1.0.1