ossrh-demo

A demo for deployment to the Central Repository via OSSRH

License

License

GroupId

GroupId

com.github.nic-luo
ArtifactId

ArtifactId

ossrh-demo
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

ossrh-demo
A demo for deployment to the Central Repository via OSSRH
Project URL

Project URL

http://github.com/nic-luo/ossrh-demo
Source Code Management

Source Code Management

http://github.com/nic-luo/ossrh-demo/tree/master

Download ossrh-demo

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0