MVN

se.l4.crayon : crayon

Maven & Gradle

Mar 21, 2019
0 stars

Crayon · Crayon is an extension to Google Guice that provides the ability to define contribution methods.

<dependency>
    <groupId>se.l4.crayon</groupId>
    <artifactId>crayon</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of se.l4.crayon : crayon to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of se.l4.crayon : crayon to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
crayon-1.1.0
1.0.x
crayon-1.0.0
0.7
crayon-0.7
0.6
crayon-0.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>se.l4.crayon</groupId>
    <artifactId>crayon</artifactId>
    <version>1.1.0</version>
</dependency>

Advertisement