ShuraX Utilities

A collection of general utilities.

License

License

GroupId

GroupId

com.github.bloodshura
ArtifactId

ArtifactId

shurax-utilities
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

ShuraX Utilities
A collection of general utilities.

Download shurax-utilities

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.bloodshura/shurax-utilities/ -->
<dependency>
    <groupId>com.github.bloodshura</groupId>
    <artifactId>shurax-utilities</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bloodshura/shurax-utilities/
implementation 'com.github.bloodshura:shurax-utilities:1.1.0'
// https://jarcasting.com/artifacts/com.github.bloodshura/shurax-utilities/
implementation ("com.github.bloodshura:shurax-utilities:1.1.0")
'com.github.bloodshura:shurax-utilities:jar:1.1.0'
<dependency org="com.github.bloodshura" name="shurax-utilities" rev="1.1.0">
  <artifact name="shurax-utilities" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bloodshura', module='shurax-utilities', version='1.1.0')
)
libraryDependencies += "com.github.bloodshura" % "shurax-utilities" % "1.1.0"
[com.github.bloodshura/shurax-utilities "1.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.bloodshura : shurax jar 1.1.0
com.github.bloodshura : shurax-assets jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0