Skip to content

2.4.1

Compare
Choose a tag to compare
@phillima phillima released this 02 Apr 23:55
· 161 commits to master since this release
  • As of version 2.4.1 ASniffer is now available on Maven Central
  • Renamed groupId to io.github.phillima
  • Renamed package to io.github.phillima.asniffer
<dependency>
  <groupId>io.github.phillima</groupId>
  <artifactId>asniffer</artifactId>
  <version>2.4.1</version>
</dependency>