mvn clean install
mvn clean deploy
To use this library in your Maven project, add the following dependency to your pom.xml
:
<dependency>
<groupId>io.github.internetms52</groupId>
<artifactId>leetcode-validation</artifactId>
<version>0.1.0</version>
</dependency>