Skip to content

Instalation

Pedro González Marcos edited this page Jan 12, 2024 · 2 revisions

Installation

To install pricingplans-4j just add the following to your pom.xml file:

<dependencies>
    <dependency>
        <groupId>io.github.isa-group</groupId>
        <artifactId>pricingplans-4j</artifactId>
        <version>{version}</version>
    </dependency>
</dependencies>
Clone this wiki locally