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

Example Application 1.1.0

A application used as an example on how to set up pushing its components to the Central Repository.

Лицензия

Лицензия

Группа

Группа

io.github.samuelzhaoy
Идентификатор

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

helloworld
Версия

Версия

1.1.0
Тип

Тип

jar
Описание

Описание

Example Application
A application used as an example on how to set up pushing its components to the Central Repository.
Ссылка на сайт

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

https://github.com/SamuelZhaoY/OSSRH-73739
Система контроля версий

Система контроля версий

https://github.com/SamuelZhaoY/OSSRH-73739

Скачать helloworld 1.1.0


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

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

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