HyRoid Utilities Copyright © Aravinth 2020.

A subset of HyRoid framework

License

License

GroupId

GroupId

com.github.developeraravinth
ArtifactId

ArtifactId

HyRoidUtilities
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

HyRoid Utilities Copyright © Aravinth 2020.
A subset of HyRoid framework
Project URL

Project URL

https://github.com/developeraravinth/HyRoidUtilities
Source Code Management

Source Code Management

https://github.com/developeraravinth/HyRoidUtilities

Download HyRoidUtilities

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0