MVN

io.github.ololx.cranberry : cranberry

Maven & Gradle

Jun 17, 2022
6 stars

io.github.ololx.cranberry:cranberry · The Cranberry is a java library that allows to write less routine code. It's automatically plugs into you build during compilation and sweets up your project.

<dependency>
    <groupId>io.github.ololx.cranberry</groupId>
    <artifactId>cranberry</artifactId>
    <version>0.13.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.ololx.cranberry : cranberry to add to Maven - Latest Versions:

  • Latest Stable: 0.13.0

All Versions

Choose a version of io.github.ololx.cranberry : cranberry to add to Maven - All Versions:

Version Vulnerabilities Updated
0.13.x
cranberry-0.13.0
0.9.x
cranberry-0.9.1
0.4.x
cranberry-0.4.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.ololx.cranberry</groupId>
    <artifactId>cranberry</artifactId>
    <version>0.13.0</version>
</dependency>