Data structures

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

License

License

Categories

Categories

Data
GroupId

GroupId

io.github.paul-hernandez99
ArtifactId

ArtifactId

dataStructures
Last Version

Last Version

1.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download dataStructures

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.3
1.0