https://github.com/openshopchannel/osc4j
Open Shop Channel API wrapper for Java
https://github.com/openshopchannel/osc4j
api java openshop openshopchannel osc wii wrapper
Last synced: 4 months ago
JSON representation
Open Shop Channel API wrapper for Java
- Host: GitHub
- URL: https://github.com/openshopchannel/osc4j
- Owner: OpenShopChannel
- License: mit
- Created: 2024-07-06T02:26:30.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-22T23:18:14.000Z (almost 2 years ago)
- Last Synced: 2025-05-08T11:14:51.326Z (about 1 year ago)
- Topics: api, java, openshop, openshopchannel, osc, wii, wrapper
- Language: Java
- Homepage:
- Size: 9.77 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# osc4j
Open Shop Channel API wrapper for Java
## Usage
```xml
osc
https://repo.craftium.net/repository/maven-snapshots/
org.oscwii
openshop-api
v4-SNAPSHOT
```
Use the `OSCAPIBuilder` to create a new instance of `OSCAPI` and access the API.