MVN

com.lonepulse : icklebot-parent

Maven & Gradle

Jun 24, 2013
15 stars

For quick and maintainable Android development.

<dependency>
    <groupId>com.lonepulse</groupId>
    <artifactId>icklebot-parent</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lonepulse : icklebot-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.lonepulse : icklebot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
icklebot-parent-1.2.0
1.1.x
icklebot-parent-1.1.4
icklebot-parent-1.1.3
icklebot-parent-1.1.2
icklebot-parent-1.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.lonepulse</groupId>
    <artifactId>icklebot-parent</artifactId>
    <version>1.2.0</version>
</dependency>

Advertisement