Последняя версия

hello 1.0

sample code for hello world

Лицензия

Лицензия

Copyright (c) 2009, Perforce Software, Inc. All rights reserved.
Группа

Группа

com.github.amreenshaikh
Идентификатор

Идентификатор

hello
Версия

Версия

1.0
Тип

Тип

jar
Описание

Описание

hello
sample code for hello world
Ссылка на сайт

Ссылка на сайт

https://github.com/amreenshaikh/hello

Скачать hello 1.0

Имя Файла Размер
hello-1.0.pom
hello-1.0.jar 2 KB
hello-1.0-sources.jar 969 bytes
hello-1.0-javadoc.jar 35 KB
Обзор

<!-- 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"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

Модули Проекта

Данный проект не имеет модулей.