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

io.knotx:knotx-core 1.2.1


Группа

Группа

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

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

knotx-core
Версия

Версия

1.2.1
Тип

Тип

jar

Скачать knotx-core 1.2.1


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