is not current version
Last Version 1.1.13

pl.allegro.tech:opel 1.0.2

Asynchronous expression language

GroupId

GroupId

pl.allegro.tech
ArtifactId

ArtifactId

opel
Version

Version

1.0.2
Type

Type

jar

Download opel 1.0.2


<!-- https://jarcasting.com/artifacts/pl.allegro.tech/opel/ -->
<dependency>
    <groupId>pl.allegro.tech</groupId>
    <artifactId>opel</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/pl.allegro.tech/opel/
implementation 'pl.allegro.tech:opel:1.0.2'
// https://jarcasting.com/artifacts/pl.allegro.tech/opel/
implementation ("pl.allegro.tech:opel:1.0.2")
'pl.allegro.tech:opel:jar:1.0.2'
<dependency org="pl.allegro.tech" name="opel" rev="1.0.2">
  <artifact name="opel" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.allegro.tech', module='opel', version='1.0.2')
)
libraryDependencies += "pl.allegro.tech" % "opel" % "1.0.2"
[pl.allegro.tech/opel "1.0.2"]