symbol


License

License

GNU General Public License v3.0
GroupId

GroupId

io.github.zhaopa
ArtifactId

ArtifactId

symbol
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

symbol
symbol

Download symbol

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 27.0-jre
com.mchange : c3p0 jar 0.9.5.2
org.springframework.data : spring-data-jpa jar
com.h2database : h2 jar 1.4.199
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.0