Skip to content

Latest commit

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

osc4j

Open Shop Channel API wrapper for Java

Usage

<repositories>
<repository>
<id>osc</id>
<url>https://repo.craftium.net/repository/maven-snapshots/</url>
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>org.oscwii</groupId>
<artifactId>openshop-api</artifactId>
<version>v4-SNAPSHOT</version>
</dependency>
</dependencies>

Use the OSCAPIBuilder to create a new instance of OSCAPI and access the API.

About

Open Shop Channel API wrapper for Java

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages