<dependency>
<groupId>io.github.opendglab</groupId>
<artifactId>OpenDGLab</artifactId>
<version>2.0.1-alpha4</version>
</dependency>
implementation 'io.github.opendglab:OpenDGLab:2.0.1-alpha4'
io.github.opendglab:OpenDGLab:2.0.1-alpha4
<dependency org="io.github.opendglab" name="OpenDGLab" rev="2.0.1-alpha4" />
libraryDependencies += "io.github.opendglab" % "OpenDGLab" % "2.0.1-alpha4"
@Grab(group='io.github.opendglab', module='OpenDGLab', version='2.0.1-alpha4')
[io.github.opendglab/OpenDGLab "2.0.1-alpha4"]
'io.github.opendglab:OpenDGLab:jar:2.0.1-alpha4'