Last Version

ktor-client-logging-ios 1.0.1

Framework for quickly creating connected applications in Kotlin with minimal effort

License

License

Categories

Categories

CLI User Interface Logging Application Layer Libs
GroupId

GroupId

io.ktor
ArtifactId

ArtifactId

ktor-client-logging-ios
Version

Version

1.0.1
Type

Type

pom
Description

Description

ktor-client-logging-ios
Framework for quickly creating connected applications in Kotlin with minimal effort
Project URL

Project URL

https://github.com/ktorio/ktor
Source Code Management

Source Code Management

https://github.com/ktorio/ktor.git

Download ktor-client-logging-ios 1.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.