say-hello2

A application used as an example on how to set up pushing its components to the Central Repository.

License

License

GroupId

GroupId

com.gitlab.doeurnlab
ArtifactId

ArtifactId

say-hello2
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

say-hello2
A application used as an example on how to set up pushing its components to the Central Repository.
Source Code Management

Source Code Management

https://gitlab.com/DoeurnLab/say-hello-lib2

Download say-hello2

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1