| Лицензия |
Лицензия |
|---|---|
| Группа | Группаpl.allegro.tech |
| Идентификатор | Идентификаторopel |
| Последняя версия | Последняя версия1.1.13 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеopel
Asynchronous expression language
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| opel-1.1.13.pom | |
| opel-1.1.13.jar | 75 KB |
| opel-1.1.13-sources.jar | 32 KB |
| opel-1.1.13-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/pl.allegro.tech/opel/ -->
<dependency>
<groupId>pl.allegro.tech</groupId>
<artifactId>opel</artifactId>
<version>1.1.13</version>
</dependency>
// https://jarcasting.com/artifacts/pl.allegro.tech/opel/
implementation 'pl.allegro.tech:opel:1.1.13'
// https://jarcasting.com/artifacts/pl.allegro.tech/opel/
implementation ("pl.allegro.tech:opel:1.1.13")
'pl.allegro.tech:opel:jar:1.1.13'
<dependency org="pl.allegro.tech" name="opel" rev="1.1.13">
<artifact name="opel" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.allegro.tech', module='opel', version='1.1.13')
)
libraryDependencies += "pl.allegro.tech" % "opel" % "1.1.13"
[pl.allegro.tech/opel "1.1.13"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.parboiled : parboiled-java | jar | 1.4.1 |
| org.slf4j : slf4j-api | jar | 1.7.32 |