Sample HelloWorld

This is an example project for the github action repository-m2-deploy-action.

License

License

GroupId

GroupId

com.github.shynixn.samplehelloworld
ArtifactId

ArtifactId

sample-hello-world
Last Version

Last Version

1.0.115
Release Date

Release Date

Type

Type

jar
Description

Description

Sample HelloWorld
This is an example project for the github action repository-m2-deploy-action.
Project URL

Project URL

https://github.com/Shynixn/repository-m2-deploy-action

Download sample-hello-world

How to add to project

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

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.115
1.0.110
1.0.109
1.0.90