Hello World

Hello World App

License

License

GroupId

GroupId

ch.inftec.test
ArtifactId

ArtifactId

hello-world
Last Version

Last Version

0.0.1-11
Release Date

Release Date

Type

Type

jar
Description

Description

Hello World
Hello World App

Download hello-world

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1-11
0.0.1-9