<dependency>
<groupId>com.install4j</groupId>
<artifactId>install4j-runtime</artifactId>
<version>10.0.8</version>
</dependency>
We have got above artifact details from install4j API documentation. We have upgraded our version license from 7 to 10. Is it required to get jar version 10 or can we continue with older version?
We are getting “Missing artifact com.install4j:install4j-runtime:jar:10.0.8” with the shared artifact.
New contributor
user25384512 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.