io.github.ololx.cranberry:cranberry-data

The cranberry data is a module of cranberry library (see cranberry). This module provides an api for the data managing (modifiers, default values, e.t.c.). This module includes an annotations for the injecting methods of this api into code during compilation.

License

License

Categories

Categories

Data
GroupId

GroupId

io.github.ololx.cranberry
ArtifactId

ArtifactId

cranberry-data
Last Version

Last Version

0.13.0
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.ololx.cranberry:cranberry-data
The cranberry data is a module of cranberry library (see cranberry). This module provides an api for the data managing (modifiers, default values, e.t.c.). This module includes an annotations for the injecting methods of this api into code during compilation.
Project URL

Project URL

https://ololx.github.io/cranberry/cranberry-data

Download cranberry-data

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.ololx.cranberry : cranberry-commons jar 0.13.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.13.0
0.9.1