is not current version
Last Version 2.1.1-beta

com.gframework.boot:gframework-data-structure 2.1.0-beta

数据结构相关支持库

Categories

Categories

Data
GroupId

GroupId

com.gframework.boot
ArtifactId

ArtifactId

gframework-data-structure
Version

Version

2.1.0-beta
Type

Type

jar

Download gframework-data-structure 2.1.0-beta


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