Skip to content
/ iroha Public

🎨 A Modern Powerful Lightweight the something Utility Collections Library for Paper, kodaka, Gson and etc.

License

Notifications You must be signed in to change notification settings

2mug1/iroha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iroha

Getting Started

Installation

pom.xml

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

<dependency>
  <groupId>net.iamtakagi</groupId>
  <artifactId>iroha</artifactId>
  <version>1.0.1</version>
  <scope>compile</scope>
</dependency>

build.gradle

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

LICENSE

MIT License (© 2022 iamtakagi)

About

🎨 A Modern Powerful Lightweight the something Utility Collections Library for Paper, kodaka, Gson and etc.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages