<dependency>
<groupId>com.github.songdongsheng</groupId>
<artifactId>identifier</artifactId>
<version>2.3.0</version>
</dependency>
implementation 'com.github.songdongsheng:identifier:2.3.0'
com.github.songdongsheng:identifier:2.3.0
<dependency org="com.github.songdongsheng" name="identifier" rev="2.3.0" />
libraryDependencies += "com.github.songdongsheng" % "identifier" % "2.3.0"
@Grab(group='com.github.songdongsheng', module='identifier', version='2.3.0')
[com.github.songdongsheng/identifier "2.3.0"]
'com.github.songdongsheng:identifier:jar:2.3.0'