JK Java playground

Demo application used as an example on how to set up publishing to the Central Repository.

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

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

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

java-playground
Последняя версия

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

1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

JK Java playground
Demo application used as an example on how to set up publishing to the Central Repository.
Ссылка на сайт

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

https://github.com/josipklaric/java-playground
Система контроля версий

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

http://github.com/josipklaric/java-playground

Скачать java-playground

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
1.1
1.0