is not current version
Last Version 1.1.17

com.gcctgroup:rt-storage 1.0.0

RT 存储模块

GroupId

GroupId

com.gcctgroup
ArtifactId

ArtifactId

rt-storage
Version

Version

1.0.0
Type

Type

jar

Download rt-storage 1.0.0


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