Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.18 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.18 KB

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/