data-struct

The data struct framework for java

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

data-struct
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

data-struct
The data struct framework for java

Download data-struct

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.118
com.github.houbb : log-integration jar 1.1.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1