is not current version
Last Version 1.2

com.github.MissThee:data-structure 1.1

empty

Categories

Categories

Data
GroupId

GroupId

com.github.MissThee
ArtifactId

ArtifactId

data-structure
Version

Version

1.1
Type

Type

jar

Download data-structure 1.1


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