is not current version
Last Version 1.0.1

com.mercateo:ktor-server-lambda 0.0.7

The parent POM for all ktor-server-lambda modules

GroupId

GroupId

com.mercateo
ArtifactId

ArtifactId

ktor-server-lambda
Version

Version

0.0.7
Type

Type

jar

Download ktor-server-lambda 0.0.7


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