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

Golomt Core 1.0.3

This is a sample library for a tutorial about publishing to Maven Central

Лицензия

Лицензия

Группа

Группа

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

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

core
Версия

Версия

1.0.3
Тип

Тип

jar
Описание

Описание

Golomt Core
This is a sample library for a tutorial about publishing to Maven Central
Ссылка на сайт

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

https://github.com/dorjoos/glmt2
Система контроля версий

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

https://github.com/dorjoos/glmt2/tree/master/

Скачать core 1.0.3


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

Зависимости

test (1)

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

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

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