Last Version

hello-world 1.1.11

A "Hello, World!" is an introductory computer program.

License

License

GroupId

GroupId

io.github.javaf
ArtifactId

ArtifactId

hello-world
Version

Version

1.1.11
Type

Type

jar
Description

Description

hello-world
A "Hello, World!" is an introductory computer program.
Project URL

Project URL

https://github.com/javaf/hello-world

Download hello-world 1.1.11


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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0
org.junit.jupiter : junit-jupiter-params jar 5.6.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0

Project Modules

There are no modules declared in this project.