| License |
License |
|---|---|
| GroupId | GroupIdpl.allegro.tech |
| ArtifactId | ArtifactIdopel |
| Last Version | Last Version1.1.13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionopel
Asynchronous expression language
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |