is not current version
Last Version 1.1.1

io.github.zhaopa:symbol 1.1.0

symbol

GroupId

GroupId

io.github.zhaopa
ArtifactId

ArtifactId

symbol
Version

Version

1.1.0
Type

Type

jar

Download symbol 1.1.0


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