test-deploy

A demo for deployment to the Central Repository via OSSRH

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.sushantmimani
ArtifactId

ArtifactId

HelloWorld
Last Version

Last Version

0.6.5
Release Date

Release Date

Type

Type

jar
Description

Description

test-deploy
A demo for deployment to the Central Repository via OSSRH

Download HelloWorld

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.5
0.6.3
0.6.1
0.6.0
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.2.12
0.2.11
0.2.10
0.2.6
0.2.5