MVN

com.github.jjfidalgo : ninja-pebble

Maven & Gradle

Apr 14, 2016

Ninja pebble integration

<dependency>
    <groupId>com.github.jjfidalgo</groupId>
    <artifactId>ninja-pebble</artifactId>
    <version>0.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.jjfidalgo : ninja-pebble to add to Maven - Latest Versions:

  • Latest Stable: 0.2.2

All Versions

Choose a version of com.github.jjfidalgo : ninja-pebble to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
ninja-pebble-0.2.2
ninja-pebble-0.2.1
ninja-pebble-0.2.0
0.1.x
ninja-pebble-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.jjfidalgo</groupId>
    <artifactId>ninja-pebble</artifactId>
    <version>0.2.2</version>
</dependency>

Advertisement