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

io.ktor:ktor-auth-ldap-kotlinMultiplatform 1.1.5

Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.

Категории

Категории

Kotlin Языки программирования ORM Данные
Группа

Группа

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

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

ktor-auth-ldap-kotlinMultiplatform
Версия

Версия

1.1.5
Тип

Тип

pom

Скачать ktor-auth-ldap-kotlinMultiplatform 1.1.5

Имя Файла Размер
ktor-auth-ldap-kotlinMultiplatform-1.1.5.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/io.ktor/ktor-auth-ldap-kotlinMultiplatform/ -->
<dependency>
    <groupId>io.ktor</groupId>
    <artifactId>ktor-auth-ldap-kotlinMultiplatform</artifactId>
    <version>1.1.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.ktor/ktor-auth-ldap-kotlinMultiplatform/
implementation 'io.ktor:ktor-auth-ldap-kotlinMultiplatform:1.1.5'
// https://jarcasting.com/artifacts/io.ktor/ktor-auth-ldap-kotlinMultiplatform/
implementation ("io.ktor:ktor-auth-ldap-kotlinMultiplatform:1.1.5")
'io.ktor:ktor-auth-ldap-kotlinMultiplatform:pom:1.1.5'
<dependency org="io.ktor" name="ktor-auth-ldap-kotlinMultiplatform" rev="1.1.5">
  <artifact name="ktor-auth-ldap-kotlinMultiplatform" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.ktor', module='ktor-auth-ldap-kotlinMultiplatform', version='1.1.5')
)
libraryDependencies += "io.ktor" % "ktor-auth-ldap-kotlinMultiplatform" % "1.1.5"
[io.ktor/ktor-auth-ldap-kotlinMultiplatform "1.1.5"]