View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window yandex-alice-1.3.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.justai.jaicf.channel.yandexalice.model
├─ com.justai.jaicf.channel.yandexalice.model.AliceEvent.class - [JAR]
├─ com.justai.jaicf.channel.yandexalice.model.AliceIntent.class - [JAR]
com.justai.jaicf.channel.yandexalice.manager
├─ com.justai.jaicf.channel.yandexalice.manager.AliceBotContextManager.class - [JAR]
├─ com.justai.jaicf.channel.yandexalice.manager.BotContextModel.class - [JAR]
com.justai.jaicf.channel.yandexalice.api.model
├─ com.justai.jaicf.channel.yandexalice.api.model.Button.class - [JAR]
├─ com.justai.jaicf.channel.yandexalice.api.model.Card.class - [JAR]
├─ com.justai.jaicf.channel.yandexalice.api.model.Image.class - [JAR]
├─ com.justai.jaicf.channel.yandexalice.api.model.ImageGallery.class - [JAR]
├─ com.justai.jaicf.channel.yandexalice.api.model.ItemsList.class - [JAR]
com.justai.jaicf.channel.yandexalice.activator
├─ com.justai.jaicf.channel.yandexalice.activator.AliceIntentActivator.class - [JAR]
├─ com.justai.jaicf.channel.yandexalice.activator.AliceIntentActivatorContext.class - [JAR]
├─ com.justai.jaicf.channel.yandexalice.activator.AliceIntentActivatorContextKt.class - [JAR]
com.justai.jaicf.channel.yandexalice
├─ com.justai.jaicf.channel.yandexalice.AliceChannel.class - [JAR]
├─ com.justai.jaicf.channel.yandexalice.AliceReactions.class - [JAR]
├─ com.justai.jaicf.channel.yandexalice.AliceReactionsKt.class - [JAR]
├─ com.justai.jaicf.channel.yandexalice.AliceTypeTokenKt.class - [JAR]
├─ com.justai.jaicf.channel.yandexalice.JSONKt.class - [JAR]
com.justai.jaicf.channel.yandexalice.api
├─ com.justai.jaicf.channel.yandexalice.api.AliceApi.class - [JAR]
├─ com.justai.jaicf.channel.yandexalice.api.AliceApiKt.class - [JAR]
├─ com.justai.jaicf.channel.yandexalice.api.AliceBotRequest.class - [JAR]
├─ com.justai.jaicf.channel.yandexalice.api.AliceBotRequestKt.class - [JAR]
├─ com.justai.jaicf.channel.yandexalice.api.AliceBotResponse.class - [JAR]
├─ com.justai.jaicf.channel.yandexalice.api.Application.class - [JAR]
├─ com.justai.jaicf.channel.yandexalice.api.Meta.class - [JAR]
├─ com.justai.jaicf.channel.yandexalice.api.Request.class - [JAR]
├─ com.justai.jaicf.channel.yandexalice.api.Session.class - [JAR]
├─ com.justai.jaicf.channel.yandexalice.api.State.class - [JAR]
├─ com.justai.jaicf.channel.yandexalice.api.User.class - [JAR]
com.justai.jaicf.channel.yandexalice.api.storage
├─ com.justai.jaicf.channel.yandexalice.api.storage.Image.class - [JAR]
├─ com.justai.jaicf.channel.yandexalice.api.storage.Images.class - [JAR]
├─ com.justai.jaicf.channel.yandexalice.api.storage.UploadedImage.class - [JAR]