is not current version
Last Version 1.0-RC41

org.openldap:accelerator 1.0-RC35


GroupId

GroupId

org.openldap
ArtifactId

ArtifactId

accelerator
Version

Version

1.0-RC35
Type

Type

pom

Download accelerator 1.0-RC35

Filename Size
accelerator-1.0-RC35.pom 29 KB
Browse

<!-- https://jarcasting.com/artifacts/org.openldap/accelerator/ -->
<dependency>
    <groupId>org.openldap</groupId>
    <artifactId>accelerator</artifactId>
    <version>1.0-RC35</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openldap/accelerator/
implementation 'org.openldap:accelerator:1.0-RC35'
// https://jarcasting.com/artifacts/org.openldap/accelerator/
implementation ("org.openldap:accelerator:1.0-RC35")
'org.openldap:accelerator:pom:1.0-RC35'
<dependency org="org.openldap" name="accelerator" rev="1.0-RC35">
  <artifact name="accelerator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openldap', module='accelerator', version='1.0-RC35')
)
libraryDependencies += "org.openldap" % "accelerator" % "1.0-RC35"
[org.openldap/accelerator "1.0-RC35"]