<dependency>
<groupId>com.gitee.chinasoft_ohos</groupId>
<artifactId>timetable-view</artifactId>
<version>1.0.0</version>
</dependency>
implementation 'com.gitee.chinasoft_ohos:timetable-view:1.0.0'
com.gitee.chinasoft_ohos:timetable-view:1.0.0
<dependency org="com.gitee.chinasoft_ohos" name="timetable-view" rev="1.0.0" />
libraryDependencies += "com.gitee.chinasoft_ohos" % "timetable-view" % "1.0.0"
@Grab(group='com.gitee.chinasoft_ohos', module='timetable-view', version='1.0.0')
[com.gitee.chinasoft_ohos/timetable-view "1.0.0"]
'com.gitee.chinasoft_ohos:timetable-view:jar:1.0.0'