helloworld-demo

A demo for deployment to the Central Repository via OSSRH

License

License

GroupId

GroupId

com.vendasta
ArtifactId

ArtifactId

HelloWorld
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://github.com/vendasta/

Download HelloWorld

How to add to project

<!-- https://jarcasting.com/artifacts/com.vendasta/HelloWorld/ -->
<dependency>
    <groupId>com.vendasta</groupId>
    <artifactId>HelloWorld</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vendasta/HelloWorld/
implementation 'com.vendasta:HelloWorld:1.0.0'
// https://jarcasting.com/artifacts/com.vendasta/HelloWorld/
implementation ("com.vendasta:HelloWorld:1.0.0")
'com.vendasta:HelloWorld:jar:1.0.0'
<dependency org="com.vendasta" name="HelloWorld" rev="1.0.0">
  <artifact name="HelloWorld" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vendasta', module='HelloWorld', version='1.0.0')
)
libraryDependencies += "com.vendasta" % "HelloWorld" % "1.0.0"
[com.vendasta/HelloWorld "1.0.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.
com.vendasta

Vendasta Technologies

Versions

Version
1.0.0