jar

com.soywiz : korio-ext-web

Maven & Gradle

Jan 11, 2018
5 usages
2 stars

korio-ext-web · Korio-Web: Web extensions for Korio

Table Of Contents

Latest Version

Download com.soywiz : korio-ext-web JAR file - Latest Versions:

All Versions

Download com.soywiz : korio-ext-web JAR file - All Versions:

Version Vulnerabilities Size Updated
0.19.x
0.18.x
0.17.x
0.15.x
0.14.x
0.13.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window korio-ext-web-0.19.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.soywiz.korio.ext.web.session

├─ com.soywiz.korio.ext.web.session.KorSession.class - [JAR]

├─ com.soywiz.korio.ext.web.session.KorSessionKt.class - [JAR]

├─ com.soywiz.korio.ext.web.session.MemorySessionProvider.class - [JAR]

├─ com.soywiz.korio.ext.web.session.SessionProvider.class - [JAR]

com.soywiz.korio.ext.web.router

├─ com.soywiz.korio.ext.web.router.Get.class - [JAR]

├─ com.soywiz.korio.ext.web.router.Header.class - [JAR]

├─ com.soywiz.korio.ext.web.router.JsonContent.class - [JAR]

├─ com.soywiz.korio.ext.web.router.KorBaseRoute.class - [JAR]

├─ com.soywiz.korio.ext.web.router.KorRoute.class - [JAR]

├─ com.soywiz.korio.ext.web.router.KorRouter.class - [JAR]

├─ com.soywiz.korio.ext.web.router.KorRouterJvmExtKt.class - [JAR]

├─ com.soywiz.korio.ext.web.router.KorRouterKt.class - [JAR]

├─ com.soywiz.korio.ext.web.router.KorWsRoute.class - [JAR]

├─ com.soywiz.korio.ext.web.router.Param.class - [JAR]

├─ com.soywiz.korio.ext.web.router.Post.class - [JAR]

├─ com.soywiz.korio.ext.web.router.RawBody.class - [JAR]

├─ com.soywiz.korio.ext.web.router.Route.class - [JAR]

├─ com.soywiz.korio.ext.web.router.RoutePriority.class - [JAR]

├─ com.soywiz.korio.ext.web.router.WsRoute.class - [JAR]

com.soywiz.korio.ext.web.sstatic

├─ com.soywiz.korio.ext.web.sstatic.StaticServe.class - [JAR]

├─ com.soywiz.korio.ext.web.sstatic.StaticServeKt.class - [JAR]

com.soywiz.korio.ext.web.oauth

├─ com.soywiz.korio.ext.web.oauth.FacebookOAuth.class - [JAR]

├─ com.soywiz.korio.ext.web.oauth.GoogleOAuth.class - [JAR]

├─ com.soywiz.korio.ext.web.oauth.OAuth.class - [JAR]

com.soywiz.korio.ext.web.html

├─ com.soywiz.korio.ext.web.html.HtmlExtKt.class - [JAR]

com.soywiz.korio.ext.web

├─ com.soywiz.korio.ext.web.KorioWeb.class - [JAR]

com.soywiz.korio.ext.web.cookie

├─ com.soywiz.korio.ext.web.cookie.KorCookie.class - [JAR]

├─ com.soywiz.korio.ext.web.cookie.KorCookies.class - [JAR]

├─ com.soywiz.korio.ext.web.cookie.KorCookiesKt.class - [JAR]

Advertisement

Dependencies from Group

Jan 18, 2018
51 usages
362 stars
Sep 20, 2017
46 usages
1 stars
Jan 18, 2018
29 usages
362 stars
Jan 18, 2018
27 usages
78 stars
Aug 28, 2017
25 usages
133 stars

Discover Dependencies