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

io.github.portlek:version 1.5

A stupid Java version library.

Группа

Группа

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

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

version
Версия

Версия

1.5
Тип

Тип

jar

Скачать version 1.5


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