| Группа | Группаorg.opencypher |
|---|---|
| Идентификатор | Идентификаторfront-end-9.0 |
| Версия | Версия9.0.20190305 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| front-end-9.0-9.0.20190305.pom | |
| front-end-9.0-9.0.20190305.jar | 186 KB |
| front-end-9.0-9.0.20190305-sources.jar | 40 KB |
| front-end-9.0-9.0.20190305-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.opencypher/front-end-9.0/ -->
<dependency>
<groupId>org.opencypher</groupId>
<artifactId>front-end-9.0</artifactId>
<version>9.0.20190305</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencypher/front-end-9.0/
implementation 'org.opencypher:front-end-9.0:9.0.20190305'
// https://jarcasting.com/artifacts/org.opencypher/front-end-9.0/
implementation ("org.opencypher:front-end-9.0:9.0.20190305")
'org.opencypher:front-end-9.0:jar:9.0.20190305'
<dependency org="org.opencypher" name="front-end-9.0" rev="9.0.20190305">
<artifact name="front-end-9.0" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencypher', module='front-end-9.0', version='9.0.20190305')
)
libraryDependencies += "org.opencypher" % "front-end-9.0" % "9.0.20190305"
[org.opencypher/front-end-9.0 "9.0.20190305"]