is not current version
Last Version 2.1.1-beta

com.gframework.boot:gframework-data-structure 1.0.0

数据结构相关支持库

Categories

Categories

Data
GroupId

GroupId

com.gframework.boot
ArtifactId

ArtifactId

gframework-data-structure
Version

Version

1.0.0
Type

Type

jar

Download gframework-data-structure 1.0.0


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