Skip to content
Snippets Groups Projects
models_sample.xml 311 B
<!-- Example alternative list of model dependencies. Copy and use according to README.md -->
<dependencies>
        <dependency>
            <groupId>no.nibio.vips.model</groupId>
            <artifactId>BremiaLactucaeModel</artifactId>
            <version>2.0.0</version>
        </dependency>
</dependencies>