How to install the Java artifact vn.tiki.noadapter.noadapter with Maven
Java
Maven
pom.xml
vn.tiki.noadapter
noadapter
Add the following lines to your pom.xml in the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>vn.tiki.noadapter</groupId>
<artifactId>noadapter</artifactId>
<version>1.0.0</version>
</dependency>
/<dependencies>