не последняя версия
Последняя версия 0.13.0

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

The cranberry statement is a module of cranberry library (see cranberry). This module provides an api for the statements validation (such as not null and e.t.c.). This module includes an annotations for the injecting methods of this api into code during compilation.

Группа

Группа

io.github.ololx.cranberry
Идентификатор

Идентификатор

cranberry-statement
Версия

Версия

0.5.2
Тип

Тип

jar

Скачать cranberry-statement 0.5.2


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