KotlinExpress

Server library emulatiing Node.js express syntax.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.jorgepbrown
ArtifactId

ArtifactId

KotlinExpress
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

KotlinExpress
Server library emulatiing Node.js express syntax.

Download KotlinExpress

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0