| License | License | 
|---|---|
| GroupId | GroupIdio.github.ololx.cranberry | 
| ArtifactId | ArtifactIdcranberry | 
| Last Version | Last Version0.13.0 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionio.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. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| cranberry-0.13.0.pom | 14 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.ololx.cranberry/cranberry/ -->
<dependency>
    <groupId>io.github.ololx.cranberry</groupId>
    <artifactId>cranberry</artifactId>
    <version>0.13.0</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/io.github.ololx.cranberry/cranberry/
implementation 'io.github.ololx.cranberry:cranberry:0.13.0'// https://jarcasting.com/artifacts/io.github.ololx.cranberry/cranberry/
implementation ("io.github.ololx.cranberry:cranberry:0.13.0")'io.github.ololx.cranberry:cranberry:pom:0.13.0'<dependency org="io.github.ololx.cranberry" name="cranberry" rev="0.13.0">
  <artifact name="cranberry" type="pom" />
</dependency>@Grapes(
@Grab(group='io.github.ololx.cranberry', module='cranberry', version='0.13.0')
)libraryDependencies += "io.github.ololx.cranberry" % "cranberry" % "0.13.0"[io.github.ololx.cranberry/cranberry "0.13.0"]