helloworld

This example demonstrates

License

License

GroupId

GroupId

org.vafer
ArtifactId

ArtifactId

helloworld
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

helloworld
This example demonstrates

Download helloworld

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0