is not current version
Last Version 0.13.0

io.github.ololx.cranberry:cranberry-muffin 0.5.2

The cranberry muffin is a module of cranberry library and also java library is designed to combine the possibilities of thematically grouped modules into one common library.

GroupId

GroupId

io.github.ololx.cranberry
ArtifactId

ArtifactId

cranberry-muffin
Version

Version

0.5.2
Type

Type

jar

Download cranberry-muffin 0.5.2


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