MVN

com.github.srujankujmar : image-builder

Maven & Gradle

Dec 16, 2020
<dependency>
    <groupId>com.github.srujankujmar</groupId>
    <artifactId>image-builder</artifactId>
    <version>0.9.8.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.srujankujmar : image-builder to add to Maven - Latest Versions:

  • Latest Stable: 0.9.8.1

All Versions

Choose a version of com.github.srujankujmar : image-builder to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
image-builder-0.9.8.1
image-builder-0.9.6.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.srujankujmar</groupId>
    <artifactId>image-builder</artifactId>
    <version>0.9.8.1</version>
</dependency>

Advertisement