Skip to content

onixbyte/onixbyte-toolbox

Repository files navigation

OnixByte Toolbox

Static Badge Static Badge Static Badge

OnixByte Toolbox is a Java Development Kit that offers a set of convenient tools for writing code efficiently.

Installation and Usage

If you are using Maven, please paste the following codes to pom.xml in your project.

<dependency>
    <groupId>com.onixbyte</groupId>
    <artifactId>${artifactId}</artifactId>
    <version>${version}</version>
</dependency>

If you are using Gradle, please paste the following codes to buile.gradle[.kts] in your project.

implementation 'com.onixbyte:$artifactId:$version'
implementation("com.onixbyte:$artifactId:$version")

If you want to check the available versions, please check out at our official site.

Contribution

Contributions are welcome! If you encounter any issues or want to contribute to the project, please feel free to raise an issue or submit a pull request.

License

This project is licensed under the MIT.

Contact

If you have any suggestions, ideas, don't hesitate contacting us via GitHub Issues or Discord Community.

If you face any bugs while using our library and you are able to fix any bugs in our library, we would be happy to accept pull requests from you on GitHub.

About

OnixByte Toolbox is a Java Development Kit that offers a set of convenient tools for writing code efficiently.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages