Example Jar Libs

A concise description of my library

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Example Jar Libs
A concise description of my library
Ссылка на сайт

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

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

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

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

Скачать helloworld

Как подключить последнюю версию

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

Зависимости

compile (1)

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

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

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

Версии библиотеки

Версия
1.2.0
1.1.0
1.0.3