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

io.github.paul-hernandez99:dataStructures 1.0

Simple and silly library for showing how to upload repositories and make them public

Категории

Категории

Данные
Группа

Группа

io.github.paul-hernandez99
Идентификатор

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

dataStructures
Версия

Версия

1.0
Тип

Тип

jar

Скачать dataStructures 1.0


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