Skip to content

hugo4715/SmallProtocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmallProtocol

Author: hugo4715
Status: working great

Installing with Maven

<repositories>
              <repository>
                  <id>jitpack.io</id>
                  <url>https://jitpack.io</url>
              </repository>
      </repositories>

<dependency>
          <groupId>com.github.hugo4715</groupId>
          <artifactId>SmallProtocol</artifactId>
          <version>-SNAPSHOT</version>
      </dependency>

Releases

No releases published

Packages

No packages published

Languages