is not current version
Last Version 1.0.5

com.github.flakm:inmemoryldap_2.12 1.0.2

inmemoryldap

GroupId

GroupId

com.github.flakm
ArtifactId

ArtifactId

inmemoryldap_2.12
Version

Version

1.0.2
Type

Type

jar

Download inmemoryldap_2.12 1.0.2


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