is not current version
Last Version 0.13.0

cranberry 0.4.0

The cranberry is a java library that allows to write less code - it's automatically plugs into your project build and sweets up your java.

License

License

GroupId

GroupId

io.github.ololx.cranberry
ArtifactId

ArtifactId

cranberry
Version

Version

0.4.0
Type

Type

pom
Description

Description

cranberry
The cranberry is a java library that allows to write less code - it's automatically plugs into your project build and sweets up your java.
Project URL

Project URL

https://github.com/ololx/cranberry
Source Code Management

Source Code Management

https://github.com/ololx/cranberry

Download cranberry 0.4.0

Filename Size
cranberry-0.4.0.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.ololx.cranberry/cranberry/ -->
<dependency>
    <groupId>io.github.ololx.cranberry</groupId>
    <artifactId>cranberry</artifactId>
    <version>0.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ololx.cranberry/cranberry/
implementation 'io.github.ololx.cranberry:cranberry:0.4.0'
// https://jarcasting.com/artifacts/io.github.ololx.cranberry/cranberry/
implementation ("io.github.ololx.cranberry:cranberry:0.4.0")
'io.github.ololx.cranberry:cranberry:pom:0.4.0'
<dependency org="io.github.ololx.cranberry" name="cranberry" rev="0.4.0">
  <artifact name="cranberry" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.ololx.cranberry', module='cranberry', version='0.4.0')
)
libraryDependencies += "io.github.ololx.cranberry" % "cranberry" % "0.4.0"
[io.github.ololx.cranberry/cranberry "0.4.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • /cranberry-commons
  • /cranberry-statement
  • /cranberry-logging
  • /cranberry-muffin