Skip to content
/ sudachi Public

๐Ÿ‹ A Modern Powerful Lightweight Sidebar Framework Library for Paper

License

Notifications You must be signed in to change notification settings

2mug1/sudachi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

16 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

sudachi

Getting Started

Installation

pom.xml

<repository>
  <id>github</id>
  <name>sudachi</name>
  <url>https://maven.pkg.github.com/2mug1/sudachi</url>
</repository>

<dependency>
  <groupId>net.iamtakagi</groupId>
  <artifactId>sudachi</artifactId>
  <version>1.0.6</version>
  <scope>compile</scope>
</dependency>

build.gradle

repositories {
  maven (url = "https://maven.pkg.github.com/2mug1/sudachi")
}
dependencies {
  implementation("net.iamtakagi:sudachi:1.0.6")
}

LICENSE

MIT License (ยฉ 2022 iamtakagi)

About

๐Ÿ‹ A Modern Powerful Lightweight Sidebar Framework Library for Paper

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages