HyRoidSample

This is a sample to setup publish to Maven Central

License

License

GroupId

GroupId

com.github.developeraravinth
ArtifactId

ArtifactId

HyRoidSample
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

HyRoidSample
This is a sample to setup publish to Maven Central
Project URL

Project URL

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

Source Code Management

https://github.com/developeraravinth/HyRoidSample

Download HyRoidSample

How to add to project

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

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.3
1.0.2
1.0.1
1.0.0