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

test-deploy
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download test-deploy

How to add to project

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

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.0