Skip to content
This repository was archived by the owner on Sep 7, 2024. It is now read-only.

Releases: litetex-oss/crt-sh-client

v1.0.4

31 Mar 15:50
Compare
Choose a tag to compare

Changelog

See Changelog#v1.0.4 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>net.litetex</groupId>
   <artifactId>crt-sh-client</artifactId>
   <version>1.0.4</version>
</dependency>

v1.0.3

20 Mar 12:17
Compare
Choose a tag to compare

Changelog

See Changelog#v1.0.3 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>net.litetex</groupId>
   <artifactId>crt-sh-client</artifactId>
   <version>1.0.3</version>
</dependency>