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

io.knotx:knotx-commons 2.0-RC3

Knot.x Commons

Группа

Группа

io.knotx
Идентификатор

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

knotx-commons
Версия

Версия

2.0-RC3
Тип

Тип

jar

Скачать knotx-commons 2.0-RC3


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