# Download

### **원스토어 인앱결제 SDK V19 다운로드** <a href="#download-sdkv19" id="download-sdkv19"></a>

원스토어 인앱결제 API V6(SDK V19)를 사용하기 위해 필요한 SDK 및 샘플 앱을 [깃허브(github](https://github.com/ONE-store/onestore_iap_release/tree/iap19-release))에서 다운로드 받을 수 있습니다.&#x20;

<br>

| branch 명      | Description                                                                                        |
| ------------- | -------------------------------------------------------------------------------------------------- |
| master        | README                                                                                             |
| iap19-release | <p>android\_app\_sample : SDK + Sample App(Lucky ONE)<br>unity\_android\_sample : Unity Sample</p> |

<br>

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://onestore-dev.gitbook.io/dev/tools/billing/old-version/v19/download.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
