hello

sample code for hello world

License

License

Copyright (c) 2009, Perforce Software, Inc. All rights reserved.
GroupId

GroupId

com.github.amreenshaikh
ArtifactId

ArtifactId

hello
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

hello
sample code for hello world
Project URL

Project URL

https://github.com/amreenshaikh/hello

Download hello

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0