Skip to content

MythicalGames/ivi-sdk-java

Repository files navigation

ivi-sdk-java

Mythical Platform SDK for Java

Master Develop
Build Status master branch build status develop branch build status
Code Coverage Coverage Status Coverage Status

Installation

Maven

<dependency>
  <groupId>games.mythical</groupId>
  <artifactId>ivi-sdk-java</artifactId>
  <version>2.1.0</version>
</dependency>

Gradle Groovy DSL

implementation 'games.mythical:ivi-sdk-java:2.1.0'

Gradle Kotlin DSL

implementation("games.mythical:ivi-sdk-java:2.1.0")

Getting Started

Please refer to the documentation: https://docs.mythicalgames.com/