Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 507 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 507 Bytes

Yavin App Demo configs

This repo has files required for running the Netflix demo application in Yavin app. It publishes a jar demo-config.jar

Getting Started

You should use this jar as a dependency in the yavin app. You should edit the gradle build file in the yavin app to use the following artifact.

artifact: com.yahoo.yavin-demo-config

implementation("com.yahoo.yavin-demo-config", "yavin-demo-config", "0.0.5")

License

This project is licensed under the MIT License.