Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

dynomake/outline-java-wrapper

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

| Outline Server API wrapper

Library for working with Outline remote servers in Java.

| Add to project::

Here is how to add this library depending on your project.

| Gradle:

Repository:

maven {
    name = "clojars.org"
    url = uri("https://repo.clojars.org")
}

Depend:

implementation 'io.github.dynomake:outline-java-wrapper:1.0.2'

| Maven:

Repository:

<repository>
    <id>clojars.org</id>
    <url>https://repo.clojars.org</url>
</repository>

Depend:

<dependency>
    <groupId>io.github.dynomake</groupId>
    <artifactId>outline-java-wrapper</artifactId>
    <version>1.0.2</version>
</dependency>

| Donations:

If you want to support my pet-projects and open-source projects, you always can send me crypro to my USDC wallet address on POLYGON network: 0xAE8840E02C52F4a289af083465d78C2329E6ca7B

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.