is not current version
Last Version 1.1.17

com.gcctgroup:rt-storage 1.1.16

RT 存储模块

GroupId

GroupId

com.gcctgroup
ArtifactId

ArtifactId

rt-storage
Version

Version

1.1.16
Type

Type

jar

Download rt-storage 1.1.16


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