Last Version

test-deploy-1 0.3.1

A demo for deployment to the Central Repository via OSSRH

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.sushantmimani
ArtifactId

ArtifactId

SecondHelloWorld
Version

Version

0.3.1
Type

Type

jar
Description

Description

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

Download SecondHelloWorld 0.3.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.