License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.github.ololx.cranberry |
ArtifactId | ArtifactIdcranberry-data |
Version | Version0.9.1 |
Type | Typejar |
Description |
Descriptionio.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.
|
Filename | Size |
---|---|
cranberry-data-0.9.1.pom | |
cranberry-data-0.9.1.jar | 23 KB |
cranberry-data-0.9.1-sources.jar | 7 KB |
cranberry-data-0.9.1-javadoc.jar | 396 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ololx.cranberry/cranberry-data/ -->
<dependency>
<groupId>io.github.ololx.cranberry</groupId>
<artifactId>cranberry-data</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ololx.cranberry/cranberry-data/
implementation 'io.github.ololx.cranberry:cranberry-data:0.9.1'
// https://jarcasting.com/artifacts/io.github.ololx.cranberry/cranberry-data/
implementation ("io.github.ololx.cranberry:cranberry-data:0.9.1")
'io.github.ololx.cranberry:cranberry-data:jar:0.9.1'
<dependency org="io.github.ololx.cranberry" name="cranberry-data" rev="0.9.1">
<artifact name="cranberry-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ololx.cranberry', module='cranberry-data', version='0.9.1')
)
libraryDependencies += "io.github.ololx.cranberry" % "cranberry-data" % "0.9.1"
[io.github.ololx.cranberry/cranberry-data "0.9.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.ololx.cranberry : cranberry-commons | jar | 0.9.1 |