is not current version
Last Version 1.1.2

com.github.bloodshura:shurax 1.0.0

A home-made library with general core functionality.

GroupId

GroupId

com.github.bloodshura
ArtifactId

ArtifactId

shurax
Version

Version

1.0.0
Type

Type

jar

Download shurax 1.0.0


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