Last Version

Hola Mundo Maven 1.1.0

This is a sample library for a Job of Shift-f6 about publishing to Maven Central

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.RafaelShift
ArtifactId

ArtifactId

helloMaven
Version

Version

1.1.0
Type

Type

jar
Description

Description

Hola Mundo Maven
This is a sample library for a Job of Shift-f6 about publishing to Maven Central

Download helloMaven 1.1.0


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